protected property Request::$cookies in RESTful 7.2
Cookies for the request.
Type: array
File
- src/
Http/ Request.php, line 96 - Contains \Drupal\restful\Http\Request
Class
- Request
- Deals with everything coming from the consumer.
Namespace
Drupal\restful\HttpCode
protected $cookies = array();