<?php //Sylius.Component.Shipping.Model.ShippingMethodRule

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\\ShippingBundle\\Validator\\Constraint\\ShippingMethodRule'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\ShippingBundle\\Validator\\Constraint\\ShippingMethodRule')),
        ($f['Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\PropertyMetadata'))(),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Collection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Collection')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Required'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Required')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\NotBlank'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\NotBlank')),
        clone ($p['Symfony\\Component\\Validator\\Constraints\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Validator\\Constraints\\Type')),
        clone ($p['Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelCodeCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\CoreBundle\\Validator\\Constraints\\ChannelCodeCollection')),
        clone $p['Symfony\\Component\\Validator\\Constraints\\Collection'],
        clone $p['Symfony\\Component\\Validator\\Constraints\\Required'],
        clone $p['Symfony\\Component\\Validator\\Constraints\\Type'],
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
                2 => [
                    $o[3],
                    $o[7],
                ],
                4 => [
                    $o[5],
                    $o[6],
                ],
                7 => [
                    $o[8],
                ],
                9 => [
                    $o[10],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'sylius' => [
                        $o[1],
                    ],
                ],
                2 => [
                    'sylius_shipping_method_rule_total_weight' => [
                        $o[3],
                    ],
                    'sylius_shipping_method_rule_order_total' => [
                        $o[7],
                    ],
                ],
            ],
            'name' => [
                'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
                2 => 'configuration',
            ],
            'defaultGroup' => [
                'ShippingMethodRule',
            ],
            'members' => [
                [
                    'configuration' => [
                        $o[2],
                    ],
                ],
            ],
            'properties' => [
                [
                    'configuration' => $o[2],
                ],
            ],
            'payload' => [
                1 => null,
                3 => null,
                null,
                null,
                null,
                null,
                null,
                null,
                null,
            ],
            'groups' => [
                1 => [
                    'sylius',
                ],
                3 => [
                    'sylius_shipping_method_rule_total_weight',
                ],
                [
                    'sylius_shipping_method_rule_total_weight',
                ],
                [
                    'sylius_shipping_method_rule_total_weight',
                ],
                [
                    'sylius_shipping_method_rule_total_weight',
                ],
                [
                    'sylius_shipping_method_rule_order_total',
                ],
                [
                    'sylius_shipping_method_rule_order_total',
                ],
                [
                    'sylius_shipping_method_rule_order_total',
                ],
                [
                    'sylius_shipping_method_rule_order_total',
                ],
            ],
            'class' => [
                2 => 'Sylius\\Component\\Shipping\\Model\\ShippingMethodRule',
            ],
            'property' => [
                2 => 'configuration',
            ],
            'fields' => [
                3 => [
                    'weight' => $o[4],
                ],
                8 => [
                    'amount' => $o[9],
                ],
            ],
            'allowExtraFields' => [
                3 => true,
                7 => true,
            ],
            'type' => [
                6 => 'numeric',
                10 => 'numeric',
            ],
            'channelAwarePropertyPath' => [
                7 => 'shippingMethod',
            ],
            'validateAgainstAllChannels' => [
                7 => true,
            ],
        ],
    ],
    $o[0],
    []
)];
