<?php //Akeneo.Pim.Structure.Component.Model.AttributeGroup

return [PHP_INT_MAX, static function () { return \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'))(),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Validator\\Constraints\\NotNull'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotNull')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Type')),
        clone ($p['Akeneo\\Pim\\Structure\\Component\\Validator\\Constraints\\NotDecimal'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Akeneo\\Pim\\Structure\\Component\\Validator\\Constraints\\NotDecimal')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqual'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\GreaterThanOrEqual')),
        $f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'](),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Regex'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Regex')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Length'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Length')),
        clone ($p['Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntity')),
        clone ($p['Akeneo\\Tool\\Component\\StorageUtils\\Validator\\Constraints\\Immutable'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Akeneo\\Tool\\Component\\StorageUtils\\Validator\\Constraints\\Immutable')),
    ],
    null,
    [
        'stdClass' => [
            'name' => [
                'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
                'translations',
                'sortOrder',
                7 => 'code',
            ],
            'defaultGroup' => [
                'AttributeGroup',
            ],
            'members' => [
                [
                    'translations' => [
                        $o[1],
                    ],
                    'sortOrder' => [
                        $o[2],
                    ],
                    'code' => [
                        $o[7],
                    ],
                ],
            ],
            'properties' => [
                [
                    'translations' => $o[1],
                    'sortOrder' => $o[2],
                    'code' => $o[7],
                ],
                12 => [
                    'code',
                ],
            ],
            'constraints' => [
                [
                    $o[11],
                    $o[12],
                ],
                2 => [
                    $o[3],
                    $o[4],
                    $o[5],
                    $o[6],
                ],
                7 => [
                    $o[8],
                    $o[9],
                    $o[10],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'Default' => [
                        $o[11],
                        $o[12],
                    ],
                    'AttributeGroup' => [
                        $o[11],
                        $o[12],
                    ],
                ],
                2 => [
                    'Default' => [
                        $o[3],
                        $o[4],
                        $o[5],
                        $o[6],
                    ],
                    'AttributeGroup' => [
                        $o[3],
                        $o[4],
                        $o[5],
                        $o[6],
                    ],
                ],
                7 => [
                    'Default' => [
                        $o[8],
                        $o[9],
                        $o[10],
                    ],
                    'AttributeGroup' => [
                        $o[8],
                        $o[9],
                        $o[10],
                    ],
                ],
            ],
            'class' => [
                1 => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
                'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
                7 => 'Akeneo\\Pim\\Structure\\Component\\Model\\AttributeGroup',
            ],
            'property' => [
                1 => 'translations',
                'sortOrder',
                7 => 'code',
            ],
            'cascadingStrategy' => [
                1 => 2,
            ],
            'traversalStrategy' => [
                1 => 1,
            ],
            'groups' => [
                3 => [
                    'Default',
                    'AttributeGroup',
                ],
                [
                    'Default',
                    'AttributeGroup',
                ],
                [
                    'Default',
                    'AttributeGroup',
                ],
                [
                    'Default',
                    'AttributeGroup',
                ],
                8 => [
                    'Default',
                    'AttributeGroup',
                ],
                [
                    'Default',
                    'AttributeGroup',
                ],
                [
                    'Default',
                    'AttributeGroup',
                ],
                [
                    'Default',
                    'AttributeGroup',
                ],
                [
                    'Default',
                    'AttributeGroup',
                ],
            ],
            'type' => [
                4 => 'numeric',
            ],
            'value' => [
                6 => 0,
            ],
            'message' => [
                9 => 'Attribute group code may contain only letters, numbers and underscores',
            ],
            'pattern' => [
                9 => '/^[a-zA-Z0-9_]+$/',
            ],
            'max' => [
                10 => 100,
            ],
            'fields' => [
                11 => 'code',
            ],
        ],
    ],
    $o[0],
    []
); }];
