Middleware which wraps the response in an OperationResponse object.
CloneableInstantiable
| Methods |
| public __construct(callable $nextHandler, $operationsClient, array $descriptor) |
| public __invoke(Google |
| Properties |
| private array $descriptor |
private $nextHandler = NULL
|
| private object $operationsClient |