Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Phpro
SoapClient
Soap
ClassMap
ClassMap
PHP Class Phpro\SoapClient\Soap\ClassMap\ClassMap
Inheritance:
implements
Phpro\SoapClient\Soap\ClassMap\ClassMapInterface
显示文件
Open project: phpro/soap-client
Class Usage Examples
Public Methods
Method
Description
__construct
(
$wsdlType
,
$phpClassName
)
getPhpClassName
( ) :
string
getWsdlType
( ) :
string
Method Details
__construct()
public
method
public
__construct
(
$wsdlType
,
$phpClassName
)
$wsdlType
$phpClassName
getPhpClassName()
public
method
public
getPhpClassName
( ) :
string
return
string
getWsdlType()
public
method
public
getWsdlType
( ) :
string
return
string