SchoolPhysicalExamination/vendor/composer/autoload_classmap.php

17 lines
770 B
PHP
Raw Normal View History

2024-07-06 18:16:22 +08:00
<?php
// autoload_classmap.php @generated by Composer
2024-12-26 19:14:44 +08:00
$vendorDir = dirname(__DIR__);
2024-07-06 18:16:22 +08:00
$baseDir = dirname($vendorDir);
return array(
2025-04-03 18:19:04 +08:00
'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
2024-12-26 19:14:44 +08:00
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
2025-04-03 18:19:04 +08:00
'JsonException' => $vendorDir . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
2024-07-06 18:16:22 +08:00
'Stringable' => $vendorDir . '/myclabs/php-enum/stubs/Stringable.php',
2025-04-03 18:19:04 +08:00
'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
2024-07-06 18:16:22 +08:00
);