Go to the source code of this file.
Variables | |
| $root = dirname(__DIR__, 4) | |
| $errors = array() | |
| $checked = 0 | |
| foreach(glob($root . '/dbx/modules/*/migrations/*.migration.php') ?:array() as $migrationFile) if( $checked===0 | if )( $errors !==array()) |
| $checked = 0 |
Definition at line 7 of file dbxUpdateMigrationBootstrap_contract_test.php.
| $errors = array() |
Definition at line 6 of file dbxUpdateMigrationBootstrap_contract_test.php.
| $root = dirname(__DIR__, 4) |
Definition at line 5 of file dbxUpdateMigrationBootstrap_contract_test.php.
| foreach(glob( $root . '/dbx/modules/*/migrations/*.migration.php') ?:array() as $migrationFile) if($checked===0 if) ($errors !==array()) | ( | $errors ! = = array() | ) |
Definition at line 47 of file dbxUpdateMigrationBootstrap_contract_test.php.