Ejemplo n.º 1
0
 /**
  * @return \DOMNode|null
  */
 public function remove()
 {
     return DOMStatic::removeNode($this);
 }