PHP Interface Phpro\SoapClient\ClientFactoryInterface

Afficher le fichier Open project: phpro/soap-client Interface Usage Examples

Méthodes publiques

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

Method Details

factory() public méthode

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