xxxxxxxxxx
namespace WsdlToPhp\PackageBase;
interface StructInterface
{
/**
* Generic method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @uses ApiWsdlClass::_set()
* @param array $array the exported values
* @return Struct
*/
public static function __set_state(array $array);
}
Don't be shy, don't hesitate to contact us for any subject, we'll be glad to help.
This platform is provided to give developpers and non developpers a way to easily consume SOAP Web Services or share their own SOAP Web Services with extra features powered by the platform.
© 2025 Providr.IO