mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-20 14:50:11 -05:00
Node: Property $icon can be null
This commit is contained in:
parent
9aabeb1e1c
commit
b2c25d35f7
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ abstract class Node
|
|||
/**
|
||||
* This node's icon
|
||||
*
|
||||
* @var string
|
||||
* @var ?string
|
||||
*/
|
||||
protected $icon;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue