protected static property ConfigNameTest::$modules in Update helper 8
Same name and namespace in other branches
- 2.x tests/src/Kernel/ConfigNameTest.php \Drupal\Tests\update_helper\Kernel\ConfigNameTest::modules
Modules to enable for test.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ ConfigNameTest.php, line 22
Class
- ConfigNameTest
- Automated tests for ConfigName class.
Namespace
Drupal\Tests\update_helper\KernelCode
protected static $modules = [
'views',
'field',
];