Soshot/vendor/composer/autoload_classmap.php

17 lines
767 B
PHP
Raw Normal View History

2018-09-26 09:20:09 +02:00
<?php
// autoload_classmap.php @generated by Composer
2023-06-21 11:42:36 +02:00
$vendorDir = dirname(__DIR__);
2018-09-26 09:20:09 +02:00
$baseDir = dirname($vendorDir);
return array(
2023-06-21 11:42:36 +02:00
'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
'Zebra_Image' => $vendorDir . '/stefangabos/zebra_image/Zebra_Image.php',
2018-09-26 09:20:09 +02:00
);