<?php //%255BApp%255CController%255CDashboard%255COrganizer%255CPointOfSaleController%2523addedit%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['Symfony\\Component\\Routing\\Annotation\\Route'],
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                '/my-points-of-sale/add',
                '/my-points-of-sale/{slug}/edit',
            ],
            'name' => [
                'pointofsale_add',
                'pointofsale_edit',
            ],
            'methods' => [
                [
                    'GET|POST',
                ],
                [
                    'GET|POST',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
