You are here

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

RequestInterface

Namespace

Drupal\restful\Http

Code

public function clearApplicationData();