Example #1
0
 public static function count($where = null)
 {
     return parent::_count(__CLASS__, $where);
 }