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