PHP Classes

File: vendor/composer/autoload_classmap.php

Recommend this page to a friend!
  Classes of Till Wehowski   PHP RDAP Server   vendor/composer/autoload_classmap.php   Download  
File: vendor/composer/autoload_classmap.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: PHP RDAP Server
Process RDAP queries about an IP address or domain
Author: By
Last change:
Date: 12 days ago
Size: 1,633 bytes
 

Contents

Class file image Download
<?php

// autoload_classmap.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

return array(
   
'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
   
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
   
'IO4\\Webfat' => $baseDir . '/classes/IO4/Webfat.php',
   
'Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
   
'Pdp\\Cache2' => $baseDir . '/classes/Cache2.php',
   
'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
   
'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
   
'Symfony\\Component\\Serializer\\Mapping\\Loader\\AnnotationLoader' => $baseDir . '/classes/AnnotationLoader.php',
   
'Symfony\\Component\\Serializer\\Normalizer\\CacheableSupportsMethodInterface' => $baseDir . '/classes/CacheableSupportsMethodInterface.php',
   
'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
   
'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
   
'Webfan\\Webfat\\getWebfatTrait' => $baseDir . '/classes/Webfan/Webfat/getWebfatTrait.php',
   
'frdlweb\\Thread\\ShutdownTasks' => $vendorDir . '/frdl/shutdown-helper/src/ShutdownTasks.php',
   
'hiqdev\\rdap\\WhoisProxy\\Provider\\WhoisDomainProvider2' => $baseDir . '/classes/WhoisDomainProvider2.php',
   
'hiqdev\\rdap\\core\\Domain\\Constant\\Status' => $baseDir . '/classes/Status.php',
   
'?' => $vendorDir . '/symfony/cache/Traits/ValueWrapper.php',
);