|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| setContext (Zend_Soap_Wsdl $context) | |
| addComplexType ($type) | |
Definition at line 37 of file AnyType.php.
| addComplexType | ( | $type | ) |
Returns xsd:anyType regardless of the input.
| string | $type |
Implements Zend_Soap_Wsdl_Strategy_Interface.
Definition at line 55 of file AnyType.php.
| setContext | ( | Zend_Soap_Wsdl | $context | ) |
Not needed in this strategy.
| Zend_Soap_Wsdl | $context |
Implements Zend_Soap_Wsdl_Strategy_Interface.
Definition at line 44 of file AnyType.php.