コード例 #1
0
ファイル: Contenidos.php プロジェクト: joksnet/php-old
 public static function count($where = null)
 {
     return parent::_count(__CLASS__, $where);
 }