19 declare(strict_types=1);
33 bool $skip_vocab_source =
false 48 bool $skip_vocab_source,
52 throw new \ilMDEditorException(
'LOM Structure is nested to deep.');
57 $type !== Type::NULL &&
58 !($skip_vocab_source && $type === Type::VOCAB_SOURCE)
60 $elements[] = $current_element;
63 $elements = array_merge(