コード例 #1
0
 public function childExists($name)
 {
     $this->initPath();
     return parent::childExists($name);
 }