<?php //App_Entity_GroupUser

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'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\GroupUser',
                'id',
                'group',
                'user',
                'role',
                'joined',
            ],
            'attributesMetadata' => [
                [
                    'id' => $o[1],
                    'group' => $o[2],
                    'user' => $o[3],
                    'role' => $o[4],
                    'joined' => $o[5],
                ],
            ],
            'groups' => [
                1 => [
                    'groupuser:output',
                ],
                [
                    'groupuser:output',
                    'groupuser:input',
                ],
                [
                    'groupuser:output',
                    'groupuser:input',
                ],
                [
                    'groupuser:output',
                    'groupuser:input',
                ],
                [
                    'groupuser:output',
                    'groupuser:input',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
