<?php //Sylius.Component.Core.Model.Customer

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        (($f = &\Symfony\Component\VarExporter\Internal\Registry::$factories)['Symfony\\Component\\Validator\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\ClassMetadata'))(),
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUser'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\RegisteredUser')),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Choice'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Choice')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'sylius_customer_guest' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'sylius_api_user_create' => [
                        $o[3],
                    ],
                    'sylius_api_user_update' => [
                        $o[3],
                    ],
                ],
            ],
            'name' => [
                'Sylius\\Component\\Core\\Model\\Customer',
                2 => 'gender',
                4 => 'user',
            ],
            'defaultGroup' => [
                'Customer',
            ],
            'members' => [
                [
                    'gender' => [
                        $o[2],
                    ],
                    'user' => [
                        $o[4],
                    ],
                ],
            ],
            'properties' => [
                [
                    'gender' => $o[2],
                    'user' => $o[4],
                ],
            ],
            'payload' => [
                1 => null,
                3 => null,
            ],
            'groups' => [
                1 => [
                    'sylius_customer_guest',
                ],
                3 => [
                    'sylius_api_user_create',
                    'sylius_api_user_update',
                ],
            ],
            'message' => [
                1 => 'sylius.customer.email.registered',
            ],
            'class' => [
                2 => 'Sylius\\Component\\Core\\Model\\Customer',
                4 => 'Sylius\\Component\\Core\\Model\\Customer',
            ],
            'property' => [
                2 => 'gender',
                4 => 'user',
            ],
            'choices' => [
                3 => [
                    'u',
                    'm',
                    'f',
                ],
            ],
            'cascadingStrategy' => [
                4 => 2,
            ],
            'traversalStrategy' => [
                4 => 1,
            ],
        ],
    ],
    $o[0],
    []
)];
