RestResourceConfigValidationTest::$modules
Same name in other branches
- 10 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 21
Class
- RestResourceConfigValidationTest
- Tests validation of rest_resource_config entities.
Namespace
Drupal\Tests\rest\Kernel\EntityCode
protected static $modules = [
'rest',
'serialization',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.