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

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\\VehiculeRepository',
            ],
            'collectionOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'vehicule_read',
                            ],
                        ],
                    ],
                    'post' => [
                        'controller' => 'App\\Controller\\VehicleAdd',
                        'normalization_context' => [
                            'groups' => [
                                'vehicule_details_read',
                            ],
                        ],
                        'denormalization_context' => [
                            'groups' => [
                                'vehicule_create',
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                1 => [
                    'get' => [
                        'normalization_context' => [
                            'groups' => [
                                'vehicule_details_read',
                            ],
                        ],
                    ],
                    'put',
                    'patch',
                    'delete',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
