<?php //App%255CController%255CParts%255CParts%2523viewPart

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' => [
            'localizedPaths' => [
                [
                    'gr' => '/{code}/metaxeirismena/{part_name}/{make}/{model}/{year}/{city}/{part_code}',
                    'en' => '/{code}/used-parts-listing/{part_name}/{make}/{model}/{year}/{city}/{part_code}',
                ],
            ],
            'name' => [
                'viewPart',
            ],
            'defaults' => [
                [
                    'part_name' => '',
                    'make' => '',
                    'model' => '',
                    'year' => '',
                    'city' => '',
                    'part_code' => '',
                    'code' => '',
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
