ExtensibleSet: try to fix problem with nightly PHP

This commit is contained in:
Thomas Gelf 2019-09-11 23:43:41 +02:00
parent c093e24956
commit 961c089170
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class ExtensibleSet
protected $inheritedValues = array();
protected $fromDb = false;
protected $fromDb;
/**
* @var IcingaObject