public static property CronRunTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/System/CronRunTest.php \Drupal\system\Tests\System\CronRunTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ System/ CronRunTest.php, line 24 - Contains \Drupal\system\Tests\System\CronRunTest.
Class
- CronRunTest
- Tests cron runs.
Namespace
Drupal\system\Tests\SystemCode
public static $modules = [
'common_test',
'common_test_cron_helper',
'automated_cron',
];