コード例 #1
0
ファイル: Goals.php プロジェクト: freesaga/getit
 public static function findAll()
 {
     return Goals::find();
 }