function StubRequestHandlerResourcePlugin::patch
Handles a PATCH request.
File
-
core/
modules/ rest/ tests/ src/ Kernel/ RequestHandlerTest.php, line 142
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.