class ServiceBuilder

Class ServiceBuilder.

Methods

$this
setClient(WsClientInterface $client)

No description

object
build(string $type)

No description

Details

at line 32
$this setClient(WsClientInterface $client)

Parameters

WsClientInterface $client

Return Value

$this

at line 44
object build(string $type)

Parameters

string $type Service Class

Return Value

object