221. Class

221.1. Zend\Soap\Wsdl\ComplexTypeStrategy\DefaultComplexType

Zend_Soap_Wsdl_Strategy_DefaultComplexType

221.1.1. Methods

221.1.1.1. addComplexType

addComplexType()

Add a complex type by recursively using all the class properties fetched via Reflection.

Parameters:string – Name of the class to be specified
Throws ExceptionInvalidArgumentException:
 if class does not exist
Return type:string XSD Type for the given PHP type

Project Versions

Table Of Contents

Previous topic

220. Class

Next topic

222. Class

This Page