Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StreamHandler.php
StreamHandler::$lastHeaders
Type:
array
File
vendor/
guzzlehttp/
guzzle/
src/
Handler/
StreamHandler.php
, line 28
Class
StreamHandler
HTTP handler that uses PHP's HTTP stream wrapper.
Namespace
GuzzleHttp\Handler
Code
private $lastHeaders = [];
RSS feed