<?php //%255BApp%255CCarpool%255CEntity%255CProposal%2524matchingRequests%255D%255B1%255D

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\\OneToMany'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\OneToMany')),
        clone ($p['Symfony\\Component\\Serializer\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Annotation\\Groups')),
        clone ($p['Symfony\\Component\\Serializer\\Annotation\\MaxDepth'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Annotation\\MaxDepth')),
    ],
    null,
    [
        'stdClass' => [
            'mappedBy' => [
                'proposalOffer',
            ],
            'targetEntity' => [
                '\\App\\Carpool\\Entity\\Matching',
            ],
            'cascade' => [
                [
                    'persist',
                ],
            ],
        ],
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                1 => [
                    'read',
                    'results',
                ],
            ],
        ],
        'Symfony\\Component\\Serializer\\Annotation\\MaxDepth' => [
            'maxDepth' => [
                2 => 1,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
    ],
    []
); }];
