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