Exemplo n.º 1
0
 /**
  * @param $id
  * @return bool
  */
 public function hasChildItems($id)
 {
     $this->menu->hasChildItems($id);
 }