EntityFormModeValidationTest::$modules

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

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Entity/EntityFormModeValidationTest.php, line 21

Class

EntityFormModeValidationTest
Tests validation of entity_form_mode entities.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected static $modules = [
    'user',
];

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