implements |
ConnectionFactoryInterface |
---|
Methods | ||
---|---|---|
public
|
__construct(
callable $handler,
array{client?: array{headers?: array<string, list<string>>, curl?: array<int, mixed>}} $connectionParams,
SerializerInterface $serializer,
LoggerInterface $logger,
LoggerInterface $tracer,
)
|
# |
public
|
create(array $hostDetails): ConnectionInterface
|
# |