public function StreamInterface::isLocal

Check if the stream is a local stream vs a remote stream

Return value

bool

2 methods override StreamInterface::isLocal()

File

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

Class

StreamInterface
OO interface to PHP streams

Namespace

Guzzle\Stream

Code

public function isLocal();