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