<?php //App_Dto_Response_CardResponseDto

return [PHP_INT_MAX, static function () { 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'],
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Dto\\Response\\CardResponseDto',
                'cardAlias',
                'cardNumberMasked',
                'cardholderName',
                'cardExpirationMonth',
                'cardExpirationYear',
                'user',
                'merchant',
                'token',
            ],
            'attributesMetadata' => [
                [
                    'cardAlias' => $o[1],
                    'cardNumberMasked' => $o[2],
                    'cardholderName' => $o[3],
                    'cardExpirationMonth' => $o[4],
                    'cardExpirationYear' => $o[5],
                    'user' => $o[6],
                    'merchant' => $o[7],
                    'token' => $o[8],
                ],
            ],
        ],
    ],
    $o[0],
    []
); }];
