<?php //Mautic_CoreBundle_Entity_IpAddress

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 (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Serializer\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\ClassMetadata')),
        clone ($p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata')),
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
        clone $p['Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata'],
    ],
    null,
    [
        'Symfony\\Component\\Serializer\\Mapping\\ClassMetadata' => [
            'name' => [
                'Mautic\\CoreBundle\\Entity\\IpAddress',
            ],
            'attributesMetadata' => [
                [
                    'doNotTrack' => $o[1],
                    'id' => $o[2],
                    'ipDetails' => $o[3],
                    'ipAddress' => $o[4],
                    'doNotTrackList' => $o[5],
                    'trackable' => $o[6],
                ],
            ],
        ],
        'Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata' => [
            'name' => [
                1 => 'doNotTrack',
                'id',
                'ipDetails',
                'ipAddress',
                'doNotTrackList',
                'trackable',
            ],
            'groups' => [
                1 => [
                    'ipaddress:read',
                    'download:read',
                ],
                [
                    'ipaddress:read',
                    'ipaddress:write',
                    'download:read',
                ],
                [
                    'ipaddress:read',
                    'ipaddress:write',
                    'download:read',
                ],
                [
                    'ipaddress:read',
                    'ipaddress:write',
                    'download:read',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
