<?php //%255BApp%255CCommunity%255CEntity%255CCommunity%2524communitySecurities%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')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiSubresource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiSubresource')),
    ],
    null,
    [
        'stdClass' => [
            'mappedBy' => [
                'community',
            ],
            'targetEntity' => [
                '\\App\\Community\\Entity\\CommunitySecurity',
            ],
            'cascade' => [
                [
                    'persist',
                ],
            ],
            'orphanRemoval' => [
                true,
            ],
            'maxDepth' => [
                3 => 1,
            ],
        ],
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                1 => [
                    'aRead',
                    'readCommunity',
                    'write',
                    'listCommunities',
                ],
            ],
        ],
        'Symfony\\Component\\Serializer\\Annotation\\MaxDepth' => [
            'maxDepth' => [
                2 => 1,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
    ],
    []
); }];
