mirror of
				https://github.com/Icinga/icinga-php-library.git
				synced 2025-10-31 19:24:27 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			754 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			754 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?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',
 | |
|     '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',
 | |
|     'lessc' => $vendorDir . '/wikimedia/less.php/lessc.inc.php',
 | |
| );
 |