コード例 #1
0
ファイル: Document.php プロジェクト: netsensei/resin
 public static function count()
 {
     return Document::all()->count();
 }