<?php //%255BApp%255CEntity%255CAlerte%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
        clone ($p['Doctrine\\ORM\\Mapping\\Entity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Entity')),
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                [
                    'post' => [
                        'controller' => 'App\\Controller\\AddAlerteController',
                        'deserialize' => false,
                        'path' => '/alerte/ajout',
                        'validation_groups' => [
                            'Default',
                            'write:alerte',
                        ],
                        'openapi_context' => [
                            'requestBody' => [
                                'content' => [
                                    'multipart/form-data',
                                ],
                            ],
                        ],
                    ],
                    'get',
                ],
            ],
            'attributes' => [
                [
                    'normalization_context' => [
                        'groups' => [
                            'read:alerte',
                        ],
                    ],
                ],
            ],
            'repositoryClass' => [
                1 => 'App\\Repository\\AlerteRepository',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
