<?php //SchemaBuilderException_php_96c0f2378cf7f4a42850b2fdb76cee22

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