CurlHandler
in package
Table of Contents
- $factory : mixed
- __construct() : mixed
- __invoke() : mixed
Properties
$factory
private
mixed
$factory
Methods
__construct()
public
__construct([array<string|int, mixed> $options = [] ]) : mixed
Parameters
- $options : array<string|int, mixed> = []
Return values
mixed —__invoke()
public
__invoke(RequestInterface $request, array<string|int, mixed> $options) : mixed
Parameters
- $request : RequestInterface
- $options : array<string|int, mixed>