3declare(strict_types=1);
28 public function init(): void
34 $id = explode(
":", $a_id);
36 $mdxml->setExportMode();
37 $mdxml->startExport();
39 return $mdxml->getXML();
52 "namespace" =>
"http://www.ilias.de/Services/MetaData/md/4_1",
53 "xsd_file" =>
"ilias_md_4_1.xsd",
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...