ExtensibleSet: try to fix problem with nightly PHP
This commit is contained in:
parent
c093e24956
commit
961c089170
|
@ -21,7 +21,7 @@ class ExtensibleSet
|
|||
|
||||
protected $inheritedValues = array();
|
||||
|
||||
protected $fromDb = false;
|
||||
protected $fromDb;
|
||||
|
||||
/**
|
||||
* @var IcingaObject
|
||||
|
|
Loading…
Reference in New Issue