Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MockHandler.php
MockHandler::$lastOptions
Type:
array
File
vendor/
guzzlehttp/
guzzle/
src/
Handler/
MockHandler.php
, line 35
Class
MockHandler
Handler that returns responses or throw exceptions from a queue.
Namespace
GuzzleHttp\Handler
Code
private $lastOptions = [];
RSS feed