コード例 #1
0
ファイル: Service.php プロジェクト: Umz/ImpressPages
 public static function migrationsAvailable()
 {
     return Model::migrationsAvailable();
 }