mirror of
https://gh.wpcy.net/https://github.com/aarhus/AarhusChangeCustomer.git
synced 2026-07-15 20:38:36 +08:00
10 lines
182 B
PHP
10 lines
182 B
PHP
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'Modules\\UnSub\\' => array($baseDir . '/'),
|
|
);
|