Esempio n. 1
0
 public static function count_all()
 {
     return rdb::count_all(self::get_model_name());
 }