Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Phpro
SoapClient
ClientFactory
PHP Class Phpro\SoapClient\ClientFactory
Inheritance:
implements
Phpro\SoapClient\ClientFactoryInterface
Afficher le fichier
Open project: phpro/soap-client
Méthodes publiques
Méthode
Description
__construct
(
string
$className
)
factory
(
SoapClient
$soapClient
,
Symfony\Component\EventDispatcher\EventDispatcherInterface
$dispatcher
) :
object
Method Details
__construct()
public
méthode
public
__construct
(
string
$className
)
$className
string
factory()
public
méthode
public
factory
(
SoapClient
$soapClient
,
Symfony\Component\EventDispatcher\EventDispatcherInterface
$dispatcher
) :
object
$soapClient
SoapClient
$dispatcher
Symfony\Component\EventDispatcher\EventDispatcherInterface
Résultat
object