PHP Class WSDL\Annotation\WebParam

Author: Piotr Olaszewski ([email protected])
Inheritance: implements WSDL\Annotation\MethodAnnotation
Show file 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 property

public bool $header
return boolean

$param public property

public string $param
return string