protected property ReadOnlyStream::$uri in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php \Drupal\Core\StreamWrapper\ReadOnlyStream::uri
Instance URI (stream).
A stream is referenced as "scheme://target".
Type: string
File
- core/
lib/ Drupal/ Core/ StreamWrapper/ ReadOnlyStream.php, line 37
Class
- ReadOnlyStream
- Defines a read-only Drupal stream wrapper base class.
Namespace
Drupal\Core\StreamWrapperCode
protected $uri;