Zend_Soap_Wsdl_Strategy_DefaultComplexType
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 |