<?php //App_Document_ReturnParcel

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'],
        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' => [
                'App\\Document\\ReturnParcel',
            ],
            'attributesMetadata' => [
                [
                    'id' => $o[1],
                    'units' => $o[2],
                    'organization' => $o[3],
                    'createdAt' => $o[4],
                    'updatedAt' => $o[5],
                    'returnShipment' => $o[6],
                    'expedition' => $o[7],
                    'parcel' => $o[8],
                    'nbUnits' => $o[9],
                ],
            ],
        ],
        'Symfony\\Component\\Serializer\\Mapping\\AttributeMetadata' => [
            'name' => [
                1 => 'id',
                'units',
                'organization',
                'createdAt',
                'updatedAt',
                'returnShipment',
                'expedition',
                'parcel',
                'nbUnits',
            ],
            'groups' => [
                1 => [
                    'gls-parcel:read',
                ],
                [
                    'gls-parcel:read',
                    'return-parcel:event',
                ],
                4 => [
                    'gls-parcel:read',
                ],
                [
                    'gls-parcel:read',
                ],
                [
                    'gls-parcel:read',
                ],
                [
                    'gls-parcel:read',
                ],
                [
                    'gls-parcel:read',
                    'return-parcel:event',
                ],
            ],
        ],
    ],
    $o[0],
    []
); } }];
