Exemple #1
0
function getObjectListFromWSDL($wsdl, $debug)
{
    return ZuoraAPIHelper::getObjectListFromWSDL($wsdl, $debug);
}