Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- // autoload_classmap.php generated by Composer
- $vendorDir = dirname(__DIR__);
- $baseDir = dirname($vendorDir);
- return array(
- 'Kdyby\\ArgumentOutOfRangeException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\InvalidStateException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\NotImplementedException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\NotSupportedException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\DeprecatedException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\MemberAccessException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\IOException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\FileNotFoundException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\FileNotWritableException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\DirectoryNotFoundException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\DirectoryNotWritableException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\InvalidArgumentException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\OutOfRangeException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\UnexpectedValueException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\StaticClassException' => $baseDir . '/libs/Kdyby/exceptions.php',
- 'Kdyby\\Extension\\Assets\\Exception' => $baseDir . '/libs/Kdyby/Extension/Assets/exceptions.php',
- 'Kdyby\\Extension\\Assets\\InvalidArgumentException' => $baseDir . '/libs/Kdyby/Extension/Assets/exceptions.php',
- 'Kdyby\\Extension\\Assets\\MissingServiceException' => $baseDir . '/libs/Kdyby/Extension/Assets/exceptions.php',
- 'Kdyby\\Extension\\Assets\\AssetNotFoundException' => $baseDir . '/libs/Kdyby/Extension/Assets/exceptions.php',
- 'Kdyby\\Extension\\Assets\\FileNotFoundException' => $baseDir . '/libs/Kdyby/Extension/Assets/exceptions.php',
- 'Kdyby\\Extension\\Assets\\NotSupportedException' => $baseDir . '/libs/Kdyby/Extension/Assets/exceptions.php',
- 'Kdyby\\Extension\\Assets\\UnexpectedValueException' => $baseDir . '/libs/Kdyby/Extension/Assets/exceptions.php',
- 'Kdyby\\Extension\\Assets\\InvalidDefinitionFileException' => $baseDir . '/libs/Kdyby/Extension/Assets/exceptions.php',
- 'Kdyby\\Extension\\Assets\\LatteCompileException' => $baseDir . '/libs/Kdyby/Extension/Assets/exceptions.php',
- 'Kdyby\\Extension\\Curl\\Exception' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\InvalidArgumentException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\InvalidStateException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\InvalidUrlException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\MissingCertificateException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\FileNotWritableException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\DirectoryNotWritableException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\NotSupportedException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\CurlException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\FailedRequestException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- 'Kdyby\\Extension\\Curl\\BadStatusException' => $baseDir . '/libs/Kdyby/Extension/Curl/exceptions.php',
- );
Advertisement
Add Comment
Please, Sign In to add comment