Esempio n. 1
0
 /**
  * @return bool
  */
 public function emptyDept()
 {
     return Dept::count() == 0;
 }