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
WebService
PHP Class WSDL\Annotation\WebService
Author:
Piotr Olaszewski (
[email protected]
)
Inheritance:
implements
WSDL\Annotation\ClassAnnotation
Show file
Open project: piotrooo/wsdl-creator
Public Properties
Property
Type
Description
$location
string
$name
string
$ns
string
$targetNamespace
string
Public Methods
Method
Description
build
(
WSDLBuilder
$builder
,
ReflectionClass
$class
)
Method Details
build()
public
method
public
build
(
WSDLBuilder
$builder
,
ReflectionClass
$class
)
$builder
WSDL\Builder\WSDLBuilder
$class
ReflectionClass
Property Details
$location
public property
public
string
$location
return
string
$name
public property
public
string
$name
return
string
$ns
public property
public
string
$ns
return
string
$targetNamespace
public property
public
string
$targetNamespace
return
string