Abstract class for Zend\Soap\Wsdl\Strategy.

 Methods

Create a complex type based on a strategy

addComplexType(string $type) : string
Inherited

inherited_from \Zend\Soap\Wsdl\ComplexTypeStrategy\ComplexTypeStrategyInterface::addComplexType()

Parameters

$type

string

Returns

stringXSD type

Return the current WSDL context object

getContext() : \Zend\Soap\Wsdl

Returns

Look through registered types

scanRegisteredTypes(string $phpType) : string

Parameters

$phpType

string

Returns

string

Set the WSDL Context object this strategy resides in.

setContext(\Zend\Soap\Wsdl $context) 

Parameters

$context

\Zend\Soap\Wsdl

 Properties

 

Context object

$context : \Zend\Soap\Wsdl