You are here

private property FnStream::$methods in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/psr7/src/FnStream.php \GuzzleHttp\Psr7\FnStream::methods

@var array

File

vendor/guzzlehttp/psr7/src/FnStream.php, line 15

Class

FnStream
Compose stream implementations based on a hash of functions.

Namespace

GuzzleHttp\Psr7

Code

private $methods;