Exemplo n.º 1
0
function getOperationListFromWSDL($wsdl, $debug)
{
    return ZuoraAPIHelper::getOperationListFromWSDL($wsdl, $debug);
}