RestPermissionsTest::$modules
Same name in other branches
- 9 core/modules/rest/tests/src/Kernel/Entity/RestPermissionsTest.php \Drupal\Tests\rest\Kernel\Entity\RestPermissionsTest::modules
- 10 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
Namespace
Drupal\Tests\rest\Kernel\EntityCode
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.