function StubRequestHandlerResourcePlugin::patch
Same name in other branches
- 9 core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\StubRequestHandlerResourcePlugin::patch()
- 10 core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\StubRequestHandlerResourcePlugin::patch()
- 11.x core/modules/rest/tests/src/Kernel/RequestHandlerTest.php \Drupal\Tests\rest\Kernel\StubRequestHandlerResourcePlugin::patch()
File
-
core/
modules/ rest/ tests/ src/ Kernel/ RequestHandlerTest.php, line 156
Class
- StubRequestHandlerResourcePlugin
- Stub class where we can prophesize methods.
Namespace
Drupal\Tests\rest\KernelCode
public function patch($data, Request $request) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.