Exemplo n.º 1
0
 /**
  * @return bool
  */
 public function hasChildren()
 {
     return $this->children->count() > 0;
 }