?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/modules/psaddonsconnect/vendor/composer/



?? Go up: /home/webdevt/prestashop17/modules/psaddonsconnect/vendor

?? Viewing: autoload_psr4.php

<?php

// autoload_psr4.php @generated by Composer

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

return array(
    'React\\Promise\\' => array($vendorDir . '/react/promise/src'),
    'PrestaShop\\Module\\AddonsConnect\\' => array($baseDir . '/src'),
    'PrestaShop\\CircuitBreaker\\' => array($vendorDir . '/prestashop/circuit-breaker/src'),
    'GuzzleHttp\\Subscriber\\Cache\\' => array($vendorDir . '/guzzlehttp/cache-subscriber/src'),
    'GuzzleHttp\\Stream\\' => array($vendorDir . '/guzzlehttp/streams/src'),
    'GuzzleHttp\\Ring\\' => array($vendorDir . '/guzzlehttp/ringphp/src'),
    'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
    'Doctrine\\Common\\Cache\\' => array($vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache'),
);


??

??