<?php //%255BZikula%255CGroupsModule%255CController%255CMembershipController%2523listAction%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')),
        clone ($p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template')),
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                '/list/{gid}/{letter}/{page}',
            ],
            'requirements' => [
                [
                    'gid' => '^[1-9]\\d*$',
                    'letter' => '[a-zA-Z]|\\*',
                    'page' => '\\d+',
                ],
            ],
            'methods' => [
                [
                    'GET',
                ],
            ],
        ],
        'stdClass' => [
            'value' => [
                1 => [
                    '$_zkModule::memberslist',
                    '::',
                    'overview',
                ],
            ],
        ],
        'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template' => [
            'template' => [
                2 => '@ZikulaGroupsModule/Membership/list.html.twig',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
    ],
    []
); }];
