<?php //InspiredMinds%255CContaoEventRegistration%255CController%255CEventRegistrationExportController

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['Terminal42\\ServiceAnnotationBundle\\Annotation\\ServiceTag'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Terminal42\\ServiceAnnotationBundle\\Annotation\\ServiceTag')),
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                '/contao/eventregistration/export/{eventId}',
            ],
            'name' => [
                'InspiredMinds\\ContaoEventRegistration\\Controller\\EventRegistrationExportController',
            ],
            'requirements' => [
                [
                    'eventId' => '\\d+',
                ],
            ],
            'defaults' => [
                [
                    '_scope' => 'backend',
                ],
            ],
        ],
        'Terminal42\\ServiceAnnotationBundle\\Annotation\\ServiceTag' => [
            'name' => [
                1 => 'controller.service_arguments',
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
