element; } /** * @return Element[] */ public function getChildElements(): array { return $this->childElements; } }