RestResourceConfigTest::$modules
Same name in this branch
- 10 core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php \Drupal\Tests\rest\Kernel\Entity\RestResourceConfigTest::modules
Same name in other branches
- 9 core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php \Drupal\Tests\jsonapi\Functional\RestResourceConfigTest::modules
- 9 core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php \Drupal\Tests\rest\Kernel\Entity\RestResourceConfigTest::modules
- 9 core/modules/hal/tests/src/Kernel/rest/Entity/RestResourceConfigTest.php \Drupal\Tests\hal\Kernel\rest\Entity\RestResourceConfigTest::modules
- 8.9.x core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php \Drupal\Tests\jsonapi\Functional\RestResourceConfigTest::modules
- 8.9.x core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php \Drupal\Tests\rest\Kernel\Entity\RestResourceConfigTest::modules
- 11.x core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php \Drupal\Tests\jsonapi\Functional\RestResourceConfigTest::modules
- 11.x core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php \Drupal\Tests\rest\Kernel\Entity\RestResourceConfigTest::modules
Type: modules
Overrides ResourceTestBase::$modules
File
-
core/
modules/ jsonapi/ tests/ src/ Functional/ RestResourceConfigTest.php, line 21
Class
- RestResourceConfigTest
- JSON:API integration test for the "RestResourceConfig" config entity type.
Namespace
Drupal\Tests\jsonapi\FunctionalCode
protected static $modules = [
'rest',
'dblog',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.