<?php //App%255CEntity%255CAtoRole

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\Entity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
    ],
    null,
    [
        'stdClass' => [
            'repositoryClass' => [
                'App\\Repository\\AtoRoleRepository',
            ],
            'collectionOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'atoRole:list',
                            ],
                        ],
                    ],
                    'post',
                    'atoRight' => [
                        'method' => 'get',
                        'path' => '/ato_roles_right',
                        'controller' => 'App\\Controller\\Api\\RightController',
                    ],
                ],
            ],
            'itemOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'atoRole:details',
                            ],
                        ],
                    ],
                    'put' => [
                        'validation_groups' => [
                            'putValidation',
                        ],
                    ],
                    'delete',
                ],
            ],
            'subresourceOperations' => [
                1 => [
                    'api_atos_roles_get_subresource' => [
                        'normalization_context' => [
                            'groups' => [
                                'atoRole:list',
                            ],
                        ],
                    ],
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
