コード例 #1
0
ファイル: PostsReply.php プロジェクト: SidRoberts/phanbook
 public static function totalReply()
 {
     return PostsReply::count();
 }