<?php //App%255CEntity%255CTag%2524timesheets

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['JMS\\Serializer\\Annotation\\Exclude'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('JMS\\Serializer\\Annotation\\Exclude')),
        clone ($p['Doctrine\\ORM\\Mapping\\ManyToMany'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ManyToMany')),
    ],
    null,
    [
        'stdClass' => [
            'targetEntity' => [
                1 => 'Timesheet',
            ],
            'mappedBy' => [
                1 => 'tags',
            ],
            'fetch' => [
                1 => 'EXTRA_LAZY',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
