PsrClientResolver
in package
implements
ResolverInterface
FinalYes
Table of Contents
Interfaces
Properties
- $client : ClientInterface|null
Methods
- __construct() : mixed
- create() : self
- resolvePsrClient() : ClientInterface
Properties
$client
private
ClientInterface|null
$client
= null
Methods
__construct()
public
__construct([ClientInterface|null $client = null ]) : mixed
Parameters
- $client : ClientInterface|null = null
create()
public
static create([ClientInterface|null $client = null ]) : self
Parameters
- $client : ClientInterface|null = null
Return values
selfresolvePsrClient()
public
resolvePsrClient() : ClientInterface