You are here

protected property DrupalRemoteStreamWrapper::$uri in Remote Stream Wrapper 7

Instance URI (stream).

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

Type: String

File

./remote_stream_wrapper.inc, line 28

Class

DrupalRemoteStreamWrapper
Stream wrapper to support local files.

Code

protected $uri;