<?php //%255BZikula%255CGroupsModule%255CController%255CApplicationController%2523createAction%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' => [
                '/create/{gid}',
            ],
            'requirements' => [
                [
                    'gid' => '^[1-9]\\d*$',
                ],
            ],
        ],
        'stdClass' => [
            'value' => [
                1 => 'overview',
            ],
        ],
        'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Template' => [
            'template' => [
                2 => '@ZikulaGroupsModule/Application/create.html.twig',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
    ],
    []
); }];
