Ejemplo n.º 1
0
 public function removeChild(Element $child)
 {
     return $this->remove($child->getName());
 }