AutomatedCronTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/automated_cron/tests/src/Kernel/AutomatedCronTest.php \Drupal\Tests\automated_cron\Kernel\AutomatedCronTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/automated_cron/tests/src/Kernel/AutomatedCronTest.php, line 23

Class

AutomatedCronTest
Tests for automated_cron.

Namespace

Drupal\Tests\automated_cron\Kernel

Code

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

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