<?php //App%255CDto%255CRequest%255COctDto%2524cardExpirationYear

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\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Annotation\\Groups')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Type')),
        clone ($p['App\\Validator\\Constraints\\CardExpDate'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\Constraints\\CardExpDate')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
    ],
    null,
    [
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                [
                    'Default',
                    'init',
                ],
            ],
        ],
        'stdClass' => [
            'groups' => [
                1 => [
                    'card',
                ],
                [
                    'card',
                ],
                [
                    'card',
                ],
            ],
            'type' => [
                1 => 'numeric',
            ],
            'allowNull' => [
                3 => true,
            ],
            'normalizer' => [
                3 => 'trim',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
    ],
    []
); }];
