Ejemplo n.º 1
0
 public function childExists($name)
 {
     $this->initPath();
     return parent::childExists($name);
 }