PHP 클래스 WSDL\Annotation\WebParam

저자: Piotr Olaszewski ([email protected])
상속: implements WSDL\Annotation\MethodAnnotation
파일 보기 프로젝트 열기: piotrooo/wsdl-creator

공개 프로퍼티들

프로퍼티 타입 설명
$header boolean
$param string

공개 메소드들

메소드 설명
build ( MethodBuilder $builder, ReflectionMethod $method )

메소드 상세

build() 공개 메소드

public build ( MethodBuilder $builder, ReflectionMethod $method )
$builder WSDL\Builder\MethodBuilder
$method ReflectionMethod

프로퍼티 상세

$header 공개적으로 프로퍼티

public bool $header
리턴 boolean

$param 공개적으로 프로퍼티

public string $param
리턴 string