<?php //SchemaNotFoundException_php_69cf2e9ff1f93879514cdedc12283659

return [PHP_INT_MAX, [
    'classes' => [
        'SilverStripe\\GraphQL\\Schema\\Exception\\SchemaNotFoundException' => [
            'extends' => [
                'Exception',
            ],
            'interfaces' => [],
        ],
    ],
    'interfaces' => [],
    'traits' => [],
]];
