<?php //TypePlugin_php_9c34e7c8eda16ad49b0cacc072a82beb

return [PHP_INT_MAX, [
    'classes' => [],
    'interfaces' => [
        'SilverStripe\\GraphQL\\Schema\\Interfaces\\TypePlugin' => [
            'extends' => [
                'SilverStripe\\GraphQL\\Schema\\Interfaces\\PluginInterface',
            ],
        ],
    ],
    'traits' => [],
]];
