|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
| setContext (Zend_Soap_Wsdl $context) | |
| getContext () | |
Public Member Functions inherited from Zend_Soap_Wsdl_Strategy_Interface | |
| addComplexType ($type) | |
Protected Attributes | |
| $_context | |
Definition at line 37 of file Abstract.php.
| getContext | ( | ) |
Return the current Zend_Soap_Wsdl context object
Definition at line 62 of file Abstract.php.
| setContext | ( | Zend_Soap_Wsdl | $context | ) |
Set the Zend_Soap_Wsdl Context object this strategy resides in.
| Zend_Soap_Wsdl | $context |
Implements Zend_Soap_Wsdl_Strategy_Interface.
Definition at line 52 of file Abstract.php.
|
protected |
Definition at line 44 of file Abstract.php.