Beispiel #1
0
 public function hasUsers()
 {
     return (bool) Users::count();
 }