mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
ecfda1a6f5
commit
3a4c6e45b8
@ -3,8 +3,8 @@
|
||||
|
||||
namespace Icinga\Data\Tree;
|
||||
|
||||
use Identifiable;
|
||||
use IteratorAggregate;
|
||||
use Icinga\Data\Identifiable;
|
||||
|
||||
class TreeNode implements Identifiable, IteratorAggregate
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user