<?php //Sylius.Component.Attribute.Model.AttributeValue

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\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValue'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\AttributeBundle\\Validator\\Constraints\\ValidAttributeValue')),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'sylius' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'sylius' => [
                        $o[3],
                    ],
                ],
            ],
            'name' => [
                'Sylius\\Component\\Attribute\\Model\\AttributeValue',
                2 => 'attribute',
            ],
            'defaultGroup' => [
                'AttributeValue',
            ],
            'members' => [
                [
                    'attribute' => [
                        $o[2],
                    ],
                ],
            ],
            'properties' => [
                [
                    'attribute' => $o[2],
                ],
            ],
            'payload' => [
                1 => null,
                3 => null,
            ],
            'groups' => [
                1 => [
                    'sylius',
                ],
                3 => [
                    'sylius',
                ],
            ],
            'class' => [
                2 => 'Sylius\\Component\\Attribute\\Model\\AttributeValue',
            ],
            'property' => [
                2 => 'attribute',
            ],
            'message' => [
                3 => 'sylius.attribute_value.attribute.not_blank',
            ],
        ],
    ],
    $o[0],
    []
)];
