mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-03 16:59:27 -05:00
Node: Property $state can be null
This commit is contained in:
parent
6934016ef0
commit
3544c21056
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ abstract class Node
|
|||
/**
|
||||
* Node state
|
||||
*
|
||||
* @var int
|
||||
* @var ?int
|
||||
*/
|
||||
protected $state;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue