You are here

private property Uri::$uriString in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-diactoros/src/Uri.php \Zend\Diactoros\Uri::uriString

generated uri string cache

Type: string|null

File

vendor/zendframework/zend-diactoros/src/Uri.php, line 88

Class

Uri
Implementation of Psr\Http\UriInterface.

Namespace

Zend\Diactoros

Code

private $uriString;