ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\MetaData\Elements\Structure\NullStructureSet Class Reference
+ Inheritance diagram for ILIAS\MetaData\Elements\Structure\NullStructureSet:
+ Collaboration diagram for ILIAS\MetaData\Elements\Structure\NullStructureSet:

Public Member Functions

 getRoot ()
 Returns the root element of the metadata set. More...
 
 getRoot ()
 Returns the root element of the metadata set. More...
 
 getRoot ()
 Returns the root element of the metadata set. More...
 
 getRoot ()
 Returns the root element of the metadata set. More...
 

Detailed Description

Definition at line 26 of file NullStructureSet.php.

Member Function Documentation

◆ getRoot()

ILIAS\MetaData\Elements\Structure\NullStructureSet::getRoot ( )

Returns the root element of the metadata set.

Reimplemented from ILIAS\MetaData\Elements\Base\NullBaseSet.

Definition at line 28 of file NullStructureSet.php.

28 : StructureElementInterface
29 {
30 return new NullStructureElement();
31 }

The documentation for this class was generated from the following file: