You are here

protected property Request::$uri in RESTful 7.2

URI (path and query string).

Type: string

File

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

Class

Request
Deals with everything coming from the consumer.

Namespace

Drupal\restful\Http

Code

protected $uri;