public function RequestInterface::clearApplicationData in RESTful 7.2
Resets the application data.
1 method overrides RequestInterface::clearApplicationData()
- Request::clearApplicationData in src/
Http/ Request.php - Resets the application data.
File
- src/
Http/ RequestInterface.php, line 209 - Contains \Drupal\restful\Http\RequestInterface.
Class
Namespace
Drupal\restful\HttpCode
public function clearApplicationData();