You are here

protected property DrupalLocalStreamWrapper::$uri in Drupal 7

Instance URI (stream).

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

Type: String

File

includes/stream_wrappers.inc, line 255
Drupal stream wrapper interface.

Class

DrupalLocalStreamWrapper
Drupal stream wrapper base class for local files.

Code

protected $uri;