Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Phpro
SoapClient
ClientFactory
PHP Class Phpro\SoapClient\ClientFactory
Inheritance:
implements
Phpro\SoapClient\ClientFactoryInterface
Exibir arquivo
Open project: phpro/soap-client
Public Methods
Method
Description
__construct
(
string
$className
)
factory
(
SoapClient
$soapClient
,
Symfony\Component\EventDispatcher\EventDispatcherInterface
$dispatcher
) :
object
Method Details
__construct()
public
method
public
__construct
(
string
$className
)
$className
string
factory()
public
method
public
factory
(
SoapClient
$soapClient
,
Symfony\Component\EventDispatcher\EventDispatcherInterface
$dispatcher
) :
object
$soapClient
SoapClient
$dispatcher
Symfony\Component\EventDispatcher\EventDispatcherInterface
return
object