Returns the stream resource URI.
Return value
string
Returns the current URI of the instance.
File
- drupal/core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php, line 49
- Definition of Drupal\Core\StreamWrapper\StreamWrapperInterface.
Class
- StreamWrapperInterface
- Defines a Drupal stream wrapper extension.
Namespace
Drupal\Core\StreamWrapper
Code
public function getUri();