<?php //Sylius.Bundle.ApiBundle.Command.Account.VerifyShopUser

return [PHP_INT_MAX, static fn () => \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        (\Symfony\Component\VarExporter\Internal\Registry::$factories['Symfony\\Component\\Validator\\Mapping\\ClassMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::f('Symfony\\Component\\Validator\\Mapping\\ClassMetadata'))(),
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserVerificationTokenEligibility'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sylius\\Bundle\\ApiBundle\\Validator\\Constraints\\ShopUserVerificationTokenEligibility')),
    ],
    null,
    [
        'stdClass' => [
            'constraints' => [
                [
                    $o[1],
                ],
            ],
            'constraintsByGroup' => [
                [
                    'sylius' => [
                        $o[1],
                    ],
                ],
            ],
            'name' => [
                'Sylius\\Bundle\\ApiBundle\\Command\\Account\\VerifyShopUser',
            ],
            'defaultGroup' => [
                'VerifyShopUser',
            ],
            'payload' => [
                1 => null,
            ],
            'groups' => [
                1 => [
                    'sylius',
                ],
            ],
        ],
    ],
    $o[0],
    []
)];
