PHP Interface Phpro\SoapClient\ClientFactoryInterface

Show file Open project: phpro/soap-client Interface Usage Examples

Public Methods

Method Description
factory ( SoapClient $soapClient, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher ) : ClientInterface

Method Details

factory() public method

public factory ( SoapClient $soapClient, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher ) : ClientInterface
$soapClient SoapClient
$dispatcher Symfony\Component\EventDispatcher\EventDispatcherInterface
return ClientInterface