You are here

protected property StreamWrapperBase::$uri in System stream wrapper 8

Instance URI (stream).

A stream is referenced as "scheme://target".

Type: string

File

src/StreamWrapper/StreamWrapperBase.php, line 33

Class

StreamWrapperBase
Provides a base class for all stream wrappers.

Namespace

Drupal\system_stream_wrapper\StreamWrapper

Code

protected $uri;