private property Uri::$fragment in Zircon Profile 8
Same name in this branch
- 8 vendor/zendframework/zend-diactoros/src/Uri.php \Zend\Diactoros\Uri::fragment
- 8 vendor/zendframework/zend-feed/src/Uri.php \Zend\Feed\Uri::fragment
- 8 vendor/guzzlehttp/psr7/src/Uri.php \GuzzleHttp\Psr7\Uri::fragment
Same name and namespace in other branches
- 8.0 vendor/guzzlehttp/psr7/src/Uri.php \GuzzleHttp\Psr7\Uri::fragment
@var string Uri fragment.
File
- vendor/
guzzlehttp/ psr7/ src/ Uri.php, line 42
Class
- Uri
- Basic PSR-7 URI implementation.
Namespace
GuzzleHttp\Psr7Code
private $fragment = '';