Exemplo n.º 1
0
 /**
  * @return bool
  */
 public function emptyStatus()
 {
     return Status::count() == 0;
 }