oont-contents/plugins/woocommerce-square/vendor/composer/autoload_psr4.php
2025-02-08 15:10:23 +01:00

14 lines
478 B
PHP

<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'apimatic\\jsonmapper\\' => array($vendorDir . '/apimatic/jsonmapper/src'),
'Unirest\\' => array($vendorDir . '/apimatic/unirest-php/src'),
'Square\\' => array($vendorDir . '/square/square/src'),
'Core\\' => array($vendorDir . '/apimatic/core/src'),
'CoreInterfaces\\' => array($vendorDir . '/apimatic/core-interfaces/src'),
);