public function DrupalStreamWrapperInterface::getUri

Returns the stream resource URI.

Return value

Returns the current URI of the instance.

1 method overrides DrupalStreamWrapperInterface::getUri()

File

drupal/includes/stream_wrappers.inc, line 144
Drupal stream wrapper interface.

Class

DrupalStreamWrapperInterface
Drupal stream wrapper extension.

Code

public function getUri();