PHP Class WSDL\Annotation\WebMethod
Show file
Open project: piotrooo/wsdl-creator
Public Methods
Method |
Description |
|
build ( MethodBuilder $builder, ReflectionMethod $method ) |
|
|
Method Details
public build ( MethodBuilder $builder, ReflectionMethod $method ) |
$builder |
WSDL\Builder\MethodBuilder |
|
$method |
ReflectionMethod |
|