EntityUuidIdTest::$modules

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

Type: modules

Overrides BrowserTestBase::$modules

File

core/tests/Drupal/FunctionalTests/Entity/EntityUuidIdTest.php, line 25

Class

EntityUuidIdTest
Tests that an entity with a UUID as ID can be managed.

Namespace

Drupal\FunctionalTests\Entity

Code

protected static $modules = [
  'block',
  'content_translation',
  'entity_test',
];

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