ModulesListFormTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/Module/ModulesListFormTest.php, line 23

Class

ModulesListFormTest
Tests the modules list form.

Namespace

Drupal\Tests\system\Kernel\Module

Code

protected static $modules = [
  'system_test',
  'user',
];

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