mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
TreeNodeIterator
: Fix type for property $children
This commit is contained in:
parent
e2ac5c9b08
commit
08e57939f2
@ -14,7 +14,7 @@ class TreeNodeIterator implements RecursiveIterator
|
|||||||
/**
|
/**
|
||||||
* The node's children
|
* The node's children
|
||||||
*
|
*
|
||||||
* @var array
|
* @var ArrayIterator
|
||||||
*/
|
*/
|
||||||
protected $children;
|
protected $children;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user