3 declare(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();
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getMapping(string $a_comp, string $a_entity, string $a_old_id)
 
$id
plugin.php for ilComponentBuildPluginInfoObjectiveTest::testAddPlugins 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...