protected property Request::$applicationData in RESTful 7.2
Store application data as part of the request.
Type: array
File
- src/
Http/ Request.php, line 132 - Contains \Drupal\restful\Http\Request
Class
- Request
- Deals with everything coming from the consumer.
Namespace
Drupal\restful\HttpCode
protected $applicationData = array();