EntityDefinitionUpdateBundleTest::$modules

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateBundleTest.php \Drupal\KernelTests\Core\Entity\EntityDefinitionUpdateBundleTest::modules

Type: modules

File

core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateBundleTest.php, line 45

Class

EntityDefinitionUpdateBundleTest
Tests EntityDefinitionUpdateManager functionality.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected static $modules = [
  'entity_test_update',
  'language',
];

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