<?php //%255BApp%255CController%255CFront%255CAction%255CNewscastController%2523view%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['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Cache'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Cache')),
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'localizedPaths' => [
                [
                    'fr' => '/{pageUrl}/fiche-actualite/{url}',
                    'en' => '/{pageUrl}/news-card/{url}',
                    'es' => '/{pageUrl}/grabar/{url}',
                    'it' => '/{pageUrl}/scheda/{url}',
                ],
            ],
            'name' => [
                'front_newscast_view',
            ],
            'methods' => [
                [
                    'GET',
                ],
            ],
            'schemes' => [
                [
                    '%protocol%',
                ],
            ],
        ],
        'Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Cache' => [
            'expires' => [
                1 => 'tomorrow',
            ],
            'public' => [
                1 => true,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
