protected static property RequestHandlerTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\RequestHandlerTest::modules
- 9 core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\RequestHandlerTest::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',
];