<?php //PrestaShop%255CModule%255CProductComment%255CEntity%255CProductCommentCriterion%2524criterionLangs

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['Doctrine\\ORM\\Mapping\\OneToMany'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\OneToMany')),
    ],
    null,
    [
        'stdClass' => [
            'mappedBy' => [
                'productcommentcriterion',
            ],
            'targetEntity' => [
                'PrestaShop\\Module\\ProductComment\\Entity\\ProductCommentCriterionLang',
            ],
            'cascade' => [
                [
                    'persist',
                    'remove',
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
)];
