Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WSDL
Annotation
MethodAnnotation
PHP Interface WSDL\Annotation\MethodAnnotation
Author:
Piotr Olaszewski (
[email protected]
)
Show file
Open project: piotrooo/wsdl-creator
Public Methods
Method
Description
build
(
MethodBuilder
$builder
,
ReflectionMethod
$method
) :
void
Method Details
build()
public
method
public
build
(
MethodBuilder
$builder
,
ReflectionMethod
$method
) :
void
$builder
WSDL\Builder\MethodBuilder
$method
ReflectionMethod
return
void