<?php //DW%255CGingerBundle%255CEntity%255CPerson%2524gender

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Doctrine\\ORM\\Mapping\\Column'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Doctrine\\ORM\\Mapping\\Column')),
        clone ($p['ApiPlatform\\Core\\Annotation\\ApiProperty'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiProperty')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
        clone ($p['JMS\\Serializer\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('JMS\\Serializer\\Annotation\\Groups')),
        clone ($p['Symfony\\Component\\Serializer\\Annotation\\Groups'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Serializer\\Annotation\\Groups')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'gender',
            ],
            'type' => [
                'string',
            ],
            'length' => [
                1,
            ],
            'precision' => [
                null,
            ],
            'scale' => [
                null,
            ],
            'nullable' => [
                true,
            ],
            'description' => [
                1 => 'One of: \'m\' | \'f\' | \'o\' (male, female, other)',
            ],
            'attributes' => [
                1 => [
                    'openapi_context' => [
                        'enum' => [
                            'm',
                            'f',
                            'o',
                        ],
                    ],
                ],
            ],
            'groups' => [
                2 => [
                    'Default',
                    'GingerDefault',
                    'GingerApi',
                    'Import',
                ],
                [
                    'person_extended',
                ],
            ],
            'message' => [
                2 => 'person.gender',
            ],
            'pattern' => [
                2 => '/^m$|^f$|^o$/',
            ],
        ],
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                4 => [
                    'api:person:read',
                    'api:person:create',
                    'api:person:update',
                    'person_extended',
                    'person:import',
                    'person:export',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
    ],
    []
); }];
