<?php //App%255CController%255CApi%255CSession%255CSessionByUserController%2523getStudentSessionDashboard

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['Symfony\\Component\\Routing\\Annotation\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Routing\\Annotation\\Route')),
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                '/api/sessions/{student}/studentDashboard',
            ],
            'name' => [
                'student_sessions_dashboard',
            ],
            'methods' => [
                [
                    'get',
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
