63 lines
5 KiB
PHP
63 lines
5 KiB
PHP
<?php
|
|
|
|
// autoload_classmap.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'AuthSignature' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'FormatterFactory' => $vendorDir . '/paypal/sdk-core-php/lib/formatters/FormatterFactory.php',
|
|
'IPPCredential' => $vendorDir . '/paypal/sdk-core-php/lib/auth/IPPCredential.php',
|
|
'IPPFormatter' => $vendorDir . '/paypal/sdk-core-php/lib/formatters/IPPFormatter.php',
|
|
'IPPHandler' => $vendorDir . '/paypal/sdk-core-php/lib/handlers/IPPHandler.php',
|
|
'IPPThirdPartyAuthorization' => $vendorDir . '/paypal/sdk-core-php/lib/auth/IPPThirdPartyAuthorization.php',
|
|
'MockOAuthDataStore' => $vendorDir . '/paypal/sdk-core-php/lib/auth/AuthUtil.php',
|
|
'OAuthConsumer' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthDataStore' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthException' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthRequest' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthServer' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthSignatureMethod' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthSignatureMethod_HMAC_SHA1' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthSignatureMethod_PLAINTEXT' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthSignatureMethod_RSA_SHA1' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthToken' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'OAuthUtil' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPAuth.php',
|
|
'PHPMailer' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
|
|
'POP3' => $vendorDir . '/phpmailer/phpmailer/class.pop3.php',
|
|
'PPAPIService' => $vendorDir . '/paypal/sdk-core-php/lib/PPAPIService.php',
|
|
'PPAuthenticationHandler' => $vendorDir . '/paypal/sdk-core-php/lib/handlers/PPAuthenticationHandler.php',
|
|
'PPBaseService' => $vendorDir . '/paypal/sdk-core-php/lib/PPBaseService.php',
|
|
'PPCertificateCredential' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPCertificateCredential.php',
|
|
'PPConfigManager' => $vendorDir . '/paypal/sdk-core-php/lib/PPConfigManager.php',
|
|
'PPConfigurationException' => $vendorDir . '/paypal/sdk-core-php/lib/exceptions/PPConfigurationException.php',
|
|
'PPConnectionException' => $vendorDir . '/paypal/sdk-core-php/lib/exceptions/PPConnectionException.php',
|
|
'PPConnectionManager' => $vendorDir . '/paypal/sdk-core-php/lib/PPConnectionManager.php',
|
|
'PPCredentialAuthHandler' => $vendorDir . '/paypal/sdk-core-php/lib/handlers/PPCertificateAuthHandler.php',
|
|
'PPCredentialManager' => $vendorDir . '/paypal/sdk-core-php/lib/PPCredentialManager.php',
|
|
'PPGenericServiceHandler' => $vendorDir . '/paypal/sdk-core-php/lib/handlers/PPGenericServiceHandler.php',
|
|
'PPHttpConfig' => $vendorDir . '/paypal/sdk-core-php/lib/PPHttpConfig.php',
|
|
'PPHttpConnection' => $vendorDir . '/paypal/sdk-core-php/lib/PPHttpConnection.php',
|
|
'PPIPNMessage' => $vendorDir . '/paypal/sdk-core-php/lib/ipn/PPIPNMessage.php',
|
|
'PPInvalidCredentialException' => $vendorDir . '/paypal/sdk-core-php/lib/exceptions/PPInvalidCredentialException.php',
|
|
'PPLoggingLevel' => $vendorDir . '/paypal/sdk-core-php/lib/PPLoggingManager.php',
|
|
'PPLoggingManager' => $vendorDir . '/paypal/sdk-core-php/lib/PPLoggingManager.php',
|
|
'PPMerchantServiceHandler' => $vendorDir . '/paypal/sdk-core-php/lib/handlers/PPMerchantServiceHandler.php',
|
|
'PPMessage' => $vendorDir . '/paypal/sdk-core-php/lib/PPMessage.php',
|
|
'PPMissingCredentialException' => $vendorDir . '/paypal/sdk-core-php/lib/exceptions/PPMissingCredentialException.php',
|
|
'PPNVPFormatter' => $vendorDir . '/paypal/sdk-core-php/lib/formatters/PPNVPFormatter.php',
|
|
'PPPlatformServiceHandler' => $vendorDir . '/paypal/sdk-core-php/lib/handlers/PPPlatformServiceHandler.php',
|
|
'PPRequest' => $vendorDir . '/paypal/sdk-core-php/lib/PPRequest.php',
|
|
'PPSOAPFormatter' => $vendorDir . '/paypal/sdk-core-php/lib/formatters/PPSOAPFormatter.php',
|
|
'PPSignatureAuthHandler' => $vendorDir . '/paypal/sdk-core-php/lib/handlers/PPSignatureAuthHandler.php',
|
|
'PPSignatureCredential' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPSignatureCredential.php',
|
|
'PPSubjectAuthorization' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPSubjectAuthorization.php',
|
|
'PPTokenAuthorization' => $vendorDir . '/paypal/sdk-core-php/lib/auth/PPTokenAuthorization.php',
|
|
'PPTransformerException' => $vendorDir . '/paypal/sdk-core-php/lib/exceptions/PPTransformerException.php',
|
|
'PPUtils' => $vendorDir . '/paypal/sdk-core-php/lib/PPUtils.php',
|
|
'PPXmlMessage' => $vendorDir . '/paypal/sdk-core-php/lib/PPXmlMessage.php',
|
|
'SMTP' => $vendorDir . '/phpmailer/phpmailer/class.smtp.php',
|
|
'XmlToArray' => $vendorDir . '/paypal/sdk-core-php/lib/PPUtils.php',
|
|
'phpmailerException' => $vendorDir . '/phpmailer/phpmailer/class.phpmailer.php',
|
|
);
|