Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WSDL
Annotation
WebParam
PHP Class WSDL\Annotation\WebParam
Author:
Piotr Olaszewski (
[email protected]
)
Inheritance:
implements
WSDL\Annotation\MethodAnnotation
Datei anzeigen
Open project: piotrooo/wsdl-creator
Public Properties
Property
Type
Description
$header
boolean
$param
string
Public Methods
Method
Description
build
(
MethodBuilder
$builder
,
ReflectionMethod
$method
)
Method Details
build()
public
method
public
build
(
MethodBuilder
$builder
,
ReflectionMethod
$method
)
$builder
WSDL\Builder\MethodBuilder
$method
ReflectionMethod
Property Details
$header
public_oe property
public
bool
$header
return
boolean
$param
public_oe property
public
string
$param
return
string