<?php //App%255CController%255CFront%255CPagesController%2523page

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'],
        clone $p['Symfony\\Component\\Routing\\Annotation\\Route'],
        clone $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' => [
                '/a-propos/',
                '/historique/',
                '/organisation/',
                '/nova-plus/',
                '/depot-a-terme/',
                '/p/{slug}/',
                '/entreprise/{slug}/',
            ],
            'name' => [
                'about',
                'history',
                'organisation',
                'nova-plus',
                'DAT',
                'page',
                'page-company',
            ],
            'defaults' => [
                [
                    'slug' => 'a-propos',
                ],
                [
                    'slug' => 'historique',
                ],
                [
                    'slug' => 'organisation',
                ],
                [
                    'slug' => 'nova-plus',
                ],
                [
                    'slug' => 'depot-terme',
                ],
            ],
            'priority' => [
                1,
                1,
                1,
                1,
                1,
                -1,
                -1,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
        $o[3],
        $o[4],
        $o[5],
        $o[6],
    ],
    []
); }];
