<?php //App%255CController%255CWelcomeController%2523index

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['Symfony\\Component\\Routing\\Annotation\\Route'],
        clone $p['Symfony\\Component\\Routing\\Annotation\\Route'],
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                '/secwelcome',
                '/secwelcome/{data}',
                '/secwelcome/{data}/{filtri}',
            ],
            'name' => [
                'welcome_page',
                'welcome_page',
                'welcome_page',
            ],
            'defaults' => [
                [
                    'data' => 'D',
                ],
                [
                    'data' => 'D',
                ],
                [
                    'data' => 'D',
                    'filtri' => 'N',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
    ],
    []
); }];
