<?php //PermissionsException_php_ca87e9eb0937ec976753f20d397cc6f1

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