CronCommandTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/src/Functional/Command/CronCommandTest.php \Drupal\Tests\system\Functional\Command\CronCommandTest::modules

Type: modules

File

core/modules/system/tests/src/Functional/Command/CronCommandTest.php, line 26

Class

CronCommandTest
Tests cron runs as a console command.

Namespace

Drupal\Tests\system\Functional\Command

Code

protected static $modules = [
  'common_test',
  'common_test_cron_helper',
];

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