<?php //DW%255CGingerBundle%255CEntity%255CAddress%2524privatePerson

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['Doctrine\\ORM\\Mapping\\OneToOne'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\OneToOne')),
    ],
    null,
    [
        'stdClass' => [
            'targetEntity' => [
                '\\DW\\GingerBundle\\Entity\\PersonInterface',
            ],
            'mappedBy' => [
                'privateAddress',
            ],
            'cascade' => [
                [
                    'persist',
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
