RestResourceConfigValidationTest::$modules

Same name in other branches
  1. 11.x core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php \Drupal\Tests\rest\Kernel\Entity\RestResourceConfigValidationTest::modules

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigValidationTest.php, line 22

Class

RestResourceConfigValidationTest
Tests validation of rest_resource_config entities.

Namespace

Drupal\Tests\rest\Kernel\Entity

Code

protected static $modules = [
    'rest',
    'serialization',
];

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