<?php //App%255CViewDefinitions%255CEntity%255CViewDefinition

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                [
                    'get',
                ],
            ],
            'graphql' => [
                [
                    'item_query',
                ],
            ],
            'itemOperations' => [
                [
                    'get',
                ],
            ],
            'attributes' => [
                [
                    'security' => 'is_granted(\'ROLE_USER\')',
                    'route_prefix' => '/metadata',
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
