You are here

private property Uri::$scheme in Zircon Profile 8

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

@var string Uri scheme.

File

vendor/guzzlehttp/psr7/src/Uri.php, line 24

Class

Uri
Basic PSR-7 URI implementation.

Namespace

GuzzleHttp\Psr7

Code

private $scheme = '';