3declare(strict_types=1);
 
   20        $new_id = $a_mapping->getMapping(
"Services/MetaData", 
"md", $a_id);
 
   22        if (is_string($new_id) && $new_id !== 
"") {
 
   23            $id = explode(
":", $new_id);
 
   25            $xml_copier->startParsing();
 
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...