<?php 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\\Table'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Table')),
        clone ($p['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' => [
            'name' => [
                'categoryvehicle',
            ],
            'collectionOperations' => [
                2 => [
                    'get',
                    'post' => [
                        'security' => 'is_granted(\'ROLE_ADMIN\')',
                    ],
                ],
            ],
            'itemOperations' => [
                2 => [
                    'get',
                    'put' => [
                        'security_post_denormalize' => 'is_granted(\'ROLE_ADMIN\')',
                    ],
                    'delete' => [
                        'security_post_denormalize' => 'is_granted(\'ROLE_ADMIN\')',
                    ],
                ],
            ],
            'attributes' => [
                2 => [
                    'pagination_enabled' => false,
                    'normalization_context' => [
                        'groups' => [
                            'categorieVehicule',
                        ],
                    ],
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
    ],
    []
); }];
