ResourceTest::$modules
Same name in other branches
- 9 core/modules/rest/tests/src/Functional/ResourceTest.php \Drupal\Tests\rest\Functional\ResourceTest::modules
- 8.9.x core/modules/rest/tests/src/Functional/ResourceTest.php \Drupal\Tests\rest\Functional\ResourceTest::modules
- 11.x core/modules/rest/tests/src/Functional/ResourceTest.php \Drupal\Tests\rest\Functional\ResourceTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ rest/ tests/ src/ Functional/ ResourceTest.php, line 27
Class
- ResourceTest
- Tests the structure of a REST resource.
Namespace
Drupal\Tests\rest\FunctionalCode
protected static $modules = [
'rest',
'entity_test',
'rest_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.