function DrupalStreamWrapperInterface::getUri
Returns the stream resource URI.
Return value
Returns the current URI of the instance.
1 method overrides DrupalStreamWrapperInterface::getUri()
- DrupalLocalStreamWrapper::getUri in includes/
stream_wrappers.inc - Base implementation of getUri().
File
-
includes/
stream_wrappers.inc, line 144
Class
- DrupalStreamWrapperInterface
- Drupal stream wrapper extension.
Code
public function getUri();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.