<?php //App%255CController%255CApi%255CVehicleController%2523list

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['FOS\\RestBundle\\Controller\\Annotations\\Get'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('FOS\\RestBundle\\Controller\\Annotations\\Get')),
        clone ($p['FOS\\RestBundle\\Controller\\Annotations\\View'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('FOS\\RestBundle\\Controller\\Annotations\\View')),
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                '/api/vehicle/list',
            ],
            'name' => [
                'api_vehicle_list',
            ],
            'methods' => [
                [
                    'GET',
                ],
            ],
        ],
        'FOS\\RestBundle\\Controller\\Annotations\\View' => [
            'statusCode' => [
                1 => 200,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
