<?php //App_Entity_Ligne

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Serializer\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\ClassMetadata')),
        clone ($p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata')),
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Ligne',
                'id',
                'question',
                'value',
                'rankOrder',
            ],
            'attributesMetadata' => [
                [
                    'id' => $o[1],
                    'question' => $o[2],
                    'value' => $o[3],
                    'rankOrder' => $o[4],
                ],
            ],
            'groups' => [
                1 => [
                    'read:question',
                    'read:reponse',
                    'ligne:dser',
                ],
                3 => [
                    'read:question',
                    'read:reponse',
                    'ligne:dser',
                ],
                [
                    'read:question',
                    'read:reponse',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
