RequestHandlerTest::$modules
Same name in other branches
- 8.9.x core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\RequestHandlerTest::modules
- 10 core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\RequestHandlerTest::modules
- 11.x core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\RequestHandlerTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ rest/ tests/ src/ Kernel/ RequestHandlerTest.php, line 31
Class
- RequestHandlerTest
- Test REST RequestHandler controller logic.
Namespace
Drupal\Tests\rest\KernelCode
protected static $modules = [
'serialization',
'rest',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.