You are here

private property MockHandler::$onFulfilled in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php \GuzzleHttp\Handler\MockHandler::onFulfilled

File

vendor/guzzlehttp/guzzle/src/Handler/MockHandler.php, line 19

Class

MockHandler
Handler that returns responses or throw exceptions from a queue.

Namespace

GuzzleHttp\Handler

Code

private $onFulfilled;