<?php //App%255CController%255CAdmin%255CAgentController%2523createAgentPlanification

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' => [
                '/agent/{id}/appareil',
                '/agent/{id}/restriction/{idplanification}',
            ],
            'name' => [
                'post_agent_restriction',
                'patch_agent_restriction',
            ],
            'methods' => [
                [
                    'POST',
                ],
                [
                    'PATCH',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
    ],
    []
); }];
