コード例 #1
0
ファイル: OptionService.php プロジェクト: psychodoma/imma
 public function count()
 {
     return Option::count();
 }