Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
FnStream.php
FnStream::$methods
@var array<string, callable>
Type:
methods
File
vendor/
guzzlehttp/
psr7/
src/
FnStream.php
, line 25
Class
FnStream
Compose stream implementations based on a hash of functions.
Namespace
GuzzleHttp\Psr7
Code
private $methods;
RSS feed