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

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['Symfony\\Component\\Validator\\Constraints\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
        clone ($p['Misd\\PhoneNumberBundle\\Validator\\Constraints\\PhoneNumber'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Misd\\PhoneNumberBundle\\Validator\\Constraints\\PhoneNumber')),
        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' => [
                'phone',
            ],
            'type' => [
                'string',
            ],
            'length' => [
                64,
            ],
            'precision' => [
                null,
            ],
            'scale' => [
                null,
            ],
            'nullable' => [
                true,
            ],
            'groups' => [
                1 => [
                    'Default',
                    'ImportPreview',
                    'Import',
                ],
                [
                    'Default',
                    'ImportPreview',
                    'Import',
                ],
                [
                    'person_extended',
                ],
            ],
            'message' => [
                1 => 'phone.numbers_only',
            ],
            'pattern' => [
                1 => '/[a-z,A-Z,\\-,\\/]/',
            ],
            'match' => [
                1 => false,
            ],
            'defaultRegion' => [
                2 => 'AT',
            ],
        ],
        'Symfony\\Component\\Serializer\\Annotation\\Groups' => [
            'groups' => [
                4 => [
                    'person_extended',
                    'person:import',
                    'person:export',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
    ],
    []
); }];
