Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EasyHandle.php
EasyHandle::$response
Type:
ResponseInterface|null Received response (if any)
File
vendor/
guzzlehttp/
guzzle/
src/
Handler/
EasyHandle.php
, line 36
Class
EasyHandle
Represents a cURL easy handle and the data it populates.
Namespace
GuzzleHttp\Handler
Code
public $response;
RSS feed