<?php //App_Entity_Stepper

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'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Stepper',
                'code',
                'file',
                'step',
                'isComplete',
                'matters',
                'id',
            ],
            'attributesMetadata' => [
                [
                    'code' => $o[1],
                    'file' => $o[2],
                    'step' => $o[3],
                    'isComplete' => $o[4],
                    'matters' => $o[5],
                    'id' => $o[6],
                ],
            ],
            'groups' => [
                1 => [
                    'step:read',
                ],
                [
                    'step:read',
                ],
                [
                    'step:read',
                    'file:read',
                    'matter:read',
                ],
                [
                    'step:read',
                    'file:read',
                    'matter:read',
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
