<?php //App%255CDto%255CRequest%255CInitDto%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['App\\Validator\\Constraints\\EitherOr'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('App\\Validator\\Constraints\\EitherOr')),
        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')),
        clone ($p['OpenApi\\Annotations\\Property'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Property')),
        clone ($p['OpenApi\\Context'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Context')),
        clone ($p['OpenApi\\Loggers\\DefaultLogger'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Loggers\\DefaultLogger')),
    ],
    null,
    [
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                [
                    'Default',
                    'init',
                    'topup',
                ],
            ],
        ],
        'stdClass' => [
            'groups' => [
                1 => [
                    'init',
                    'topup',
                ],
                [
                    'card',
                ],
                [
                    'card',
                ],
                [
                    'card',
                ],
            ],
            'field' => [
                1 => 'card',
            ],
            'type' => [
                2 => 'numeric',
            ],
            'normalizer' => [
                4 => 'trim',
            ],
            '_context' => [
                5 => $o[6],
            ],
            'description' => [
                5 => 'Card expiry year in YY format. Must be the current or a future year. Must not be expired in combination with card_expiration_month. Required for new card (PAN) payments. Must not be sent when using saved card token.',
            ],
            'example' => [
                5 => '27',
            ],
            'generated' => [
                6 => true,
            ],
            'logger' => [
                6 => $o[7],
            ],
            'annotations' => [
                6 => [
                    $o[5],
                ],
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                6 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
        $o[5],
    ],
    []
); }];
