protected property DrupalLocalStreamWrapper::$uri

Instance URI (stream).

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

Tipo: String

Archivo

drupal-7.x/includes/stream_wrappers.inc, line 256
Drupal stream wrapper interface.

Class

DrupalLocalStreamWrapper
Drupal stream wrapper base class for local files.

Código

protected $uri;