Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
AnyType.php
Go to the documentation of this file.
1 <?php
26 #require_once "Zend/Soap/Wsdl/Strategy/Interface.php";
27 
38 {
44  public function setContext(Zend_Soap_Wsdl $context)
45  {
46 
47  }
48 
55  public function addComplexType($type)
56  {
57  return 'xsd:anyType';
58  }
59 }
setContext(Zend_Soap_Wsdl $context)
Definition: AnyType.php:44
$type
Definition: item.phtml:13