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