www.lightcourse.com/vendor/composer/autoload_classmap.php

12 lines
329 B
PHP
Raw Normal View History

2022-10-24 03:17:43 +00:00
<?php
// autoload_classmap.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
);