| 1 |
<?php |
| 2 |
|
| 3 |
// autoload_classmap.php @generated by Composer |
| 4 |
|
| 5 |
$vendorDir = dirname(__DIR__); |
| 6 |
$baseDir = $vendorDir; |
| 7 |
|
| 8 |
return array( |
| 9 |
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', |
| 10 |
'Dudlewebs\\WPMCS\\Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php', |
| 11 |
'Dudlewebs\\WPMCS\\CURLStringFile' => $vendorDir . '/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php', |
| 12 |
'Dudlewebs\\WPMCS\\GPBMetadata\\GrpcGcp' => $vendorDir . '/google/grpc-gcp/src/generated/GPBMetadata/GrpcGcp.php', |
| 13 |
'Dudlewebs\\WPMCS\\Grpc\\Gcp\\AffinityConfig' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/AffinityConfig.php', |
| 14 |
'Dudlewebs\\WPMCS\\Grpc\\Gcp\\AffinityConfig_Command' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/AffinityConfig_Command.php', |
| 15 |
'Dudlewebs\\WPMCS\\Grpc\\Gcp\\ApiConfig' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/ApiConfig.php', |
| 16 |
'Dudlewebs\\WPMCS\\Grpc\\Gcp\\ChannelPoolConfig' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/ChannelPoolConfig.php', |
| 17 |
'Dudlewebs\\WPMCS\\Grpc\\Gcp\\MethodConfig' => $vendorDir . '/google/grpc-gcp/src/generated/Grpc/Gcp/MethodConfig.php', |
| 18 |
'Dudlewebs\\WPMCS\\PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php', |
| 19 |
'Dudlewebs\\WPMCS\\ReturnTypeWillChange' => $vendorDir . '/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php', |
| 20 |
'Dudlewebs\\WPMCS\\Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php', |
| 21 |
'Dudlewebs\\WPMCS\\UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', |
| 22 |
'Dudlewebs\\WPMCS\\ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', |
| 23 |
); |
| 24 |
|