You are here

private property Uri::$fragment in Zircon Profile 8

Same name in this branch
  1. 8 vendor/zendframework/zend-diactoros/src/Uri.php \Zend\Diactoros\Uri::fragment
  2. 8 vendor/zendframework/zend-feed/src/Uri.php \Zend\Feed\Uri::fragment
  3. 8 vendor/guzzlehttp/psr7/src/Uri.php \GuzzleHttp\Psr7\Uri::fragment
Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-diactoros/src/Uri.php \Zend\Diactoros\Uri::fragment

Type: string

File

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

Class

Uri
Implementation of Psr\Http\UriInterface.

Namespace

Zend\Diactoros

Code

private $fragment = '';