abstract |
---|
Methods | ||
---|---|---|
public
|
__construct(Transport $transport, callable|EndpointFactoryInterface $endpointFactory)
|
# |
public
|
extractArgument(array &$params, string $arg): null|mixed
|
# |
protected
|
performRequest(AbstractEndpoint $endpoint)
|
# |
Properties | |||
---|---|---|---|
protected
|
Transport
|
$transport
|
# |
protected
|
EndpointFactoryInterface
|
$endpointFactory
|
# |
protected
|
callable
|
$endpoints
|
# |