<?php //App%255CEntity%255CStudent%2524imageFile

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Vich\\UploaderBundle\\Mapping\\Annotation\\UploadableField'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Vich\\UploaderBundle\\Mapping\\Annotation\\UploadableField')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\File'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\File')),
    ],
    null,
    [
        'Vich\\UploaderBundle\\Mapping\\Annotation\\UploadableField' => [
            'mapping' => [
                'student_image',
            ],
            'fileNameProperty' => [
                'imageName',
            ],
        ],
        'stdClass' => [
            'groups' => [
                1 => [
                    'Default',
                ],
            ],
            'binaryFormat' => [
                1 => false,
            ],
            'mimeTypes' => [
                1 => [
                    'image/bmp',
                    'image/gif',
                    'image/x-icon',
                    'image/jpeg',
                    'image/png',
                    'image/svg+xml',
                    'image/PNG',
                    'image/JPG',
                ],
            ],
            'mimeTypesMessage' => [
                1 => 'Please upload a valid image(bmp,gif,jpg,jpeg,png,svg)',
            ],
        ],
        'Symfony\\Component\\Validator\\Constraints\\File' => [
            'maxSize' => [
                1 => 6024000,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
