<?php //App_Entity_PlayerQuest

return [PHP_INT_MAX, static fn () => \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'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\PlayerQuest',
                'id',
                'player',
                'quest',
                'status',
                'startedAt',
                'completedAt',
                'completed',
            ],
            'attributesMetadata' => [
                [
                    'id' => $o[1],
                    'player' => $o[2],
                    'quest' => $o[3],
                    'status' => $o[4],
                    'startedAt' => $o[5],
                    'completedAt' => $o[6],
                    'completed' => $o[7],
                ],
            ],
            'groups' => [
                1 => [
                    'player_quests',
                ],
                3 => [
                    'player_quests',
                ],
                [
                    'player_quests',
                ],
                [
                    'player_quests',
                ],
                [
                    'player_quests',
                ],
            ],
            'maxDepth' => [
                2 => 1,
                1,
            ],
        ],
    ],
    $o[0],
    []
)];
