AutomatedCronTest::$modules

Same name in this branch
  1. 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
  1. main core/modules/automated_cron/tests/src/Kernel/AutomatedCronTest.php \Drupal\Tests\automated_cron\Kernel\AutomatedCronTest::modules
  2. 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\Functional

Code

protected static $modules = [
  'automated_cron',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.