ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\MetaData\XML\Dictionary\NullDictionary Class Reference
+ Inheritance diagram for ILIAS\MetaData\XML\Dictionary\NullDictionary:
+ Collaboration diagram for ILIAS\MetaData\XML\Dictionary\NullDictionary:

Public Member Functions

 tagForElement (BaseElementInterface $element, Version $version)
 
 tagForElement (BaseElementInterface $element, Version $version)
 

Detailed Description

Definition at line 26 of file NullDictionary.php.

Member Function Documentation

◆ tagForElement()

ILIAS\MetaData\XML\Dictionary\NullDictionary::tagForElement ( BaseElementInterface  $element,
Version  $version 
)

Implements ILIAS\MetaData\XML\Dictionary\DictionaryInterface.

Definition at line 28 of file NullDictionary.php.

31 : ?TagInterface {
32 return null;
33 }

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