コード例 #1
0
ファイル: Action.php プロジェクト: jodacz007/base
 public static function getMaxAction()
 {
     return Action::sum('action_value');
 }