Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HandlerStack.php
HandlerStack::$cached
Type:
(callable(RequestInterface, array): PromiseInterface)|null
File
vendor/
guzzlehttp/
guzzle/
src/
HandlerStack.php
, line 30
Class
HandlerStack
Creates a composed Guzzle handler function by stacking middlewares on top of an HTTP handler function.
Namespace
GuzzleHttp
Code
private $cached;
RSS feed