StatusCommandTest::$modules

Same name and namespace in other branches
  1. main core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php \Drupal\Tests\system\Kernel\Command\StatusCommandTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/Command/StatusCommandTest.php, line 26

Class

StatusCommandTest
Tests the 'system:status' command.

Namespace

Drupal\Tests\system\Kernel\Command

Code

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

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