<?php //App.Entity.Post

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\\Image'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Image')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'App\\Entity\\Post',
                'pictureFile',
            ],
            'defaultGroup' => [
                'Post',
            ],
            'members' => [
                [
                    'pictureFile' => [
                        $o[1],
                    ],
                ],
            ],
            'properties' => [
                [
                    'pictureFile' => $o[1],
                ],
            ],
            'constraints' => [
                1 => [
                    $o[2],
                ],
            ],
            'constraintsByGroup' => [
                1 => [
                    'Default' => [
                        $o[2],
                    ],
                    'Post' => [
                        $o[2],
                    ],
                ],
            ],
            'class' => [
                1 => 'App\\Entity\\Post',
            ],
            'property' => [
                1 => 'pictureFile',
            ],
            'payload' => [
                2 => null,
            ],
            'groups' => [
                2 => [
                    'Default',
                    'Post',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
