Beispiel #1
0
 /**
  * @return bool
  */
 public function hasChildren()
 {
     return !$this->children->isEmpty() ? true : false;
 }