Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LocalStream.php
LocalStream::$uri
Instance URI (stream).
A stream is referenced as "scheme://target".
Type:
string
File
core/
lib/
Drupal/
Core/
StreamWrapper/
LocalStream.php
, line 38
Class
LocalStream
Defines a Drupal stream wrapper base class for local files.
Namespace
Drupal\Core\StreamWrapper
Code
protected $uri;
RSS feed