AddToAllBundlesConfigActionTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ field/ tests/ src/ Kernel/ AddToAllBundlesConfigActionTest.php, line 30
Class
- AddToAllBundlesConfigActionTest
- @covers \Drupal\field\Plugin\ConfigAction\AddToAllBundles[[api-linebreak]]
Namespace
Drupal\Tests\field\KernelCode
protected static $modules = [
'field',
'node',
'system',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.