RestPermissionsTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/rest/tests/src/Kernel/Entity/RestPermissionsTest.php \Drupal\Tests\rest\Kernel\Entity\RestPermissionsTest::modules
  2. 11.x core/modules/rest/tests/src/Kernel/Entity/RestPermissionsTest.php \Drupal\Tests\rest\Kernel\Entity\RestPermissionsTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/rest/tests/src/Kernel/Entity/RestPermissionsTest.php, line 21

Class

RestPermissionsTest
@coversDefaultClass \Drupal\rest\RestPermissions[[api-linebreak]]

Namespace

Drupal\Tests\rest\Kernel\Entity

Code

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

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