You are here

protected property Request::$query in RESTful 7.2

Query parameters.

Type: array

File

src/Http/Request.php, line 59
Contains \Drupal\restful\Http\Request

Class

Request
Deals with everything coming from the consumer.

Namespace

Drupal\restful\Http

Code

protected $query;