AutomatedCronTest::$modules
Same name in this branch
- 11.x core/modules/automated_cron/tests/src/Kernel/AutomatedCronTest.php \Drupal\Tests\automated_cron\Kernel\AutomatedCronTest::modules
Same name and namespace in other branches
- main core/modules/automated_cron/tests/src/Kernel/AutomatedCronTest.php \Drupal\Tests\automated_cron\Kernel\AutomatedCronTest::modules
- main core/modules/automated_cron/tests/src/Functional/AutomatedCronTest.php \Drupal\Tests\automated_cron\Functional\AutomatedCronTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ automated_cron/ tests/ src/ Functional/ AutomatedCronTest.php, line 24
Class
- AutomatedCronTest
- Tests for automated_cron.
Namespace
Drupal\Tests\automated_cron\FunctionalCode
protected static $modules = [
'automated_cron',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.