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

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\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
        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',
                ],
            ],
        ],
        'stdClass' => [
            'groups' => [
                1 => [
                    'mpg',
                    'required-mpg',
                ],
                [
                    'mpg',
                    'required-mpg',
                ],
            ],
            'message' => [
                2 => 'Merchant Payment Gateway ID must be a maximum of 11 characters long and contain only numeric characters.',
            ],
            'pattern' => [
                2 => '/^[0-9]{1,11}$/',
            ],
            '_context' => [
                3 => $o[4],
            ],
            'description' => [
                3 => 'Merchant Payment Gateway ID at processor level. When a merchant has more than one MID configured, partners can route the transaction through the corresponding MID by submitting the specific value. Maximum 11 numeric characters.',
            ],
            'example' => [
                3 => '123456789',
            ],
            'nullable' => [
                3 => true,
            ],
            'generated' => [
                4 => true,
            ],
            'logger' => [
                4 => $o[5],
            ],
            'annotations' => [
                4 => [
                    $o[3],
                ],
            ],
        ],
        'OpenApi\\Context' => [
            'parent' => [
                4 => null,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
    ],
    []
); }];
