<?php //%255BZikula%255CExtensionsModule%255CController%255CExtensionController%2523activateAction%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Symfony\\Component\\Routing\\Annotation\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Routing\\Annotation\\Route')),
        clone ($p['Zikula\\PermissionsModule\\Annotation\\PermissionCheck'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Zikula\\PermissionsModule\\Annotation\\PermissionCheck')),
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                '/activate/{id}/{token}',
            ],
            'requirements' => [
                [
                    'id' => '^[1-9]\\d*$',
                ],
            ],
            'methods' => [
                [
                    'GET',
                ],
            ],
        ],
        'stdClass' => [
            'value' => [
                1 => 'admin',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
