<?php //App%255CUserBundle%255CEntity%255CUserLevel%2524user_list

return [PHP_INT_MAX, new class() implements \Symfony\Component\Cache\Traits\CachedValueInterface { public function getValue(): mixed { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['Doctrine\\ORM\\Mapping\\ManyToMany'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\ManyToMany')),
    ],
    null,
    [
        'stdClass' => [
            'targetEntity' => [
                '\\App\\UserBundle\\Entity\\UserList',
            ],
            'mappedBy' => [
                'user_level',
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); } }];
