neropay/vendor/composer/autoload_psr4.php

13 lines
375 B
PHP
Raw Normal View History

2025-03-06 14:50:41 -05:00
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'chillerlan\\Settings\\' => array($vendorDir . '/chillerlan/php-settings-container/src'),
'chillerlan\\QRCode\\' => array($vendorDir . '/chillerlan/php-qrcode/src'),
'Norgul\\Xmpp\\' => array($vendorDir . '/norgul/xmpp-php/src'),
);