class WsSenderResolver

Methods

__construct(WsClientInterface $client, ErrorCodeProviderInterface|null $codeProvider)

WsSenderResolver constructor.

find(string $docClass)

No description

Details

at line 36
__construct(WsClientInterface $client, ErrorCodeProviderInterface|null $codeProvider)

WsSenderResolver constructor.

Parameters

WsClientInterface $client
ErrorCodeProviderInterface|null $codeProvider

at line 47
SenderInterface find(string $docClass)

Parameters

string $docClass

Return Value

SenderInterface