AddToAllBundlesConfigActionTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/field/tests/src/Kernel/AddToAllBundlesConfigActionTest.php \Drupal\Tests\field\Kernel\AddToAllBundlesConfigActionTest::modules
  2. 10 core/modules/field/tests/src/Kernel/AddToAllBundlesConfigActionTest.php \Drupal\Tests\field\Kernel\AddToAllBundlesConfigActionTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/field/tests/src/Kernel/AddToAllBundlesConfigActionTest.php, line 39

Class

AddToAllBundlesConfigActionTest
Tests Add To All Bundles Config Action.

Namespace

Drupal\Tests\field\Kernel

Code

protected static $modules = [
  'field',
  'entity_test',
  'entity_test_with_storage',
  'text',
  'user',
];

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