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

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 (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Validator\\Constraints\\Image'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Image')),
        clone ($p['Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\AllowedImageMimeTypes'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\AllowedImageMimeTypes')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'Sylius\\Component\\Core\\Model\\TaxonImage',
                'file',
            ],
            'defaultGroup' => [
                'TaxonImage',
            ],
            'members' => [
                [
                    'file' => [
                        $o[1],
                    ],
                ],
            ],
            'properties' => [
                [
                    'file' => $o[1],
                ],
            ],
            'constraints' => [
                1 => [
                    $o[2],
                    $o[3],
                ],
            ],
            'constraintsByGroup' => [
                1 => [
                    'sylius' => [
                        $o[2],
                        $o[3],
                    ],
                ],
            ],
            'class' => [
                1 => 'Sylius\\Component\\Core\\Model\\TaxonImage',
            ],
            'property' => [
                1 => 'file',
            ],
            'payload' => [
                2 => null,
                null,
            ],
            'groups' => [
                2 => [
                    'sylius',
                ],
                [
                    'sylius',
                ],
            ],
            'binaryFormat' => [
                2 => false,
            ],
            'maxSizeMessage' => [
                2 => 'sylius.taxon_image.file.max_size',
            ],
            'uploadIniSizeErrorMessage' => [
                2 => 'sylius.taxon_image.file.upload_ini_size',
            ],
        ],
        'Symfony\\Component\\Validator\\Constraints\\File' => [
            'maxSize' => [
                2 => 10000000,
            ],
        ],
    ],
    $o[0],
    []
)];
