<?php //ModelTypePlugin_php_aabe9a8f7b51da8fae76e821a02188ef

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