1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<?php // autoload_namespaces.php @generated by Composer $vendorDir = dirname(dirname(__FILE__)); $baseDir = dirname($vendorDir); return array( 'Psr\\Log\\' => array($vendorDir . '/psr/log'), 'JakubOnderka\\PhpConsoleHighlighter' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'), 'JakubOnderka\\PhpConsoleColor' => array($vendorDir . '/jakub-onderka/php-console-color/src'), 'Detection' => array($vendorDir . '/mobiledetect/mobiledetectlib/namespaced'), 'Aura\\Intl' => array($vendorDir . '/aura/intl/src'), 'Aura\\Composer\\' => array($vendorDir . '/aura/installer-default/src'), );