<?php //App.Entity.WebContact

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'))(),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['Symfony\\Component\\Validator\\Constraints\\File'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\File')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\WebContact',
                'cvFile',
            ],
            'defaultGroup' => [
                'WebContact',
            ],
            'members' => [
                [
                    'cvFile' => [
                        $o[1],
                    ],
                ],
            ],
            'properties' => [
                [
                    'cvFile' => $o[1],
                ],
            ],
            'constraints' => [
                1 => [
                    $o[2],
                ],
            ],
            'constraintsByGroup' => [
                1 => [
                    'Default' => [
                        $o[2],
                    ],
                    'WebContact' => [
                        $o[2],
                    ],
                ],
            ],
            'class' => [
                1 => 'App\\Entity\\WebContact',
            ],
            'property' => [
                1 => 'cvFile',
            ],
            'payload' => [
                2 => null,
            ],
            'groups' => [
                2 => [
                    'Default',
                    'WebContact',
                ],
            ],
            'mimeTypes' => [
                2 => [
                    'application/pdf',
                ],
            ],
            'mimeTypesMessage' => [
                2 => 'Le format de fichier est invalide',
            ],
        ],
    ],
    $o[0],
    []
)];
