You are here

private property Request::$uri in Zircon Profile 8

Same name in this branch
  1. 8 vendor/symfony/browser-kit/Request.php \Symfony\Component\BrowserKit\Request::uri
  2. 8 vendor/guzzlehttp/psr7/src/Request.php \GuzzleHttp\Psr7\Request::uri
Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/psr7/src/Request.php \GuzzleHttp\Psr7\Request::uri

@var null|UriInterface

File

vendor/guzzlehttp/psr7/src/Request.php, line 25

Class

Request
PSR-7 request implementation.

Namespace

GuzzleHttp\Psr7

Code

private $uri;