Esempio n. 1
0
 public function visitConcept(DOMElement $element)
 {
     array_push($this->path, Helper::conceptPathSegment($element));
 }