RestResourceConfigTest::$modules

Same name in this branch
  1. 9 core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php \Drupal\Tests\rest\Kernel\Entity\RestResourceConfigTest::modules
  2. 9 core/modules/hal/tests/src/Kernel/rest/Entity/RestResourceConfigTest.php \Drupal\Tests\hal\Kernel\rest\Entity\RestResourceConfigTest::modules
Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php \Drupal\Tests\jsonapi\Functional\RestResourceConfigTest::modules
  2. 8.9.x core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php \Drupal\Tests\rest\Kernel\Entity\RestResourceConfigTest::modules
  3. 10 core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php \Drupal\Tests\jsonapi\Functional\RestResourceConfigTest::modules
  4. 10 core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php \Drupal\Tests\rest\Kernel\Entity\RestResourceConfigTest::modules
  5. 11.x core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php \Drupal\Tests\jsonapi\Functional\RestResourceConfigTest::modules
  6. 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 18

Class

RestResourceConfigTest
JSON:API integration test for the "RestResourceConfig" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

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

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