<?php //InjectorNotFoundException_php_b2cdfe6000aec0a4fd9249cb9d5d8511

return [PHP_INT_MAX, [
    'classes' => [
        'SilverStripe\\Core\\Injector\\InjectorNotFoundException' => [
            'extends' => [
                'Exception',
            ],
            'interfaces' => [
                'Psr\\Container\\NotFoundExceptionInterface',
            ],
        ],
    ],
    'interfaces' => [],
    'traits' => [],
]];
