StreamWrapperInterface::getUri

public StreamWrapperInterface::getUri()

Returns the stream resource URI.

Return value

string Returns the current URI of the instance.

File

core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php, line 138

Class

StreamWrapperInterface
Defines a Drupal stream wrapper extension.

Namespace

Drupal\Core\StreamWrapper

Code

public function getUri();
doc_Drupal
2016-10-29 09:44:51
Comments
Leave a Comment

Please login to continue.