ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Public Member Functions | |
allData (PathInterface $path) | |
firstData (PathInterface $path) | |
Get the data of the first of the elements specified by the path. More... | |
Definition at line 27 of file NullReader.php.
ILIAS\MetaData\Services\Reader\NullReader::allData | ( | PathInterface | $path | ) |
Implements ILIAS\MetaData\Services\Reader\ReaderInterface.
Definition at line 32 of file NullReader.php.
References ILIAS\ResourceStorage\Flavour\Machine\DefaultMachines\from().
ILIAS\MetaData\Services\Reader\NullReader::firstData | ( | PathInterface | $path | ) |
Get the data of the first of the elements specified by the path.
Implements ILIAS\MetaData\Services\Reader\ReaderInterface.
Definition at line 37 of file NullReader.php.