File "autoload_classmap.php"

Full Path: /home/cananyalcin/public_html/core/lib/composer/autoload_classmap.php
File size: 539 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

// autoload_classmap.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
    'CoinpaymentsAPI' => $vendorDir . '/coinpaymentsnet/coinpayments-php/src/CoinpaymentsAPI.php',
    'CoinpaymentsCurlRequest' => $vendorDir . '/coinpaymentsnet/coinpayments-php/src/CoinpaymentsCurlRequest.php',
    'CoinpaymentsValidator' => $vendorDir . '/coinpaymentsnet/coinpayments-php/src/CoinpaymentsValidator.php',
    'YouCanPay' =>  'lib/youcan/YouCanPay.php',
    
);