public function StreamInterface::getUri

Get the URI/filename associated with this stream

Return value

string

2 methods override StreamInterface::getUri()

File

drupal/core/vendor/guzzle/stream/Guzzle/Stream/StreamInterface.php, line 69

Class

StreamInterface
OO interface to PHP streams

Namespace

Guzzle\Stream

Code

public function getUri();