<?php return [PHP_INT_MAX, static function () {

    return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
        $o = [
            clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route')),
            clone $p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route'],
            clone $p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route'],
            clone $p['Sensio\\Bundle\\FrameworkExtraBundle\\Configuration\\Route'],
        ],
        null,
        [
            'Symfony\\Component\\Routing\\Annotation\\Route' => [
                'path' => [
                    '/page/{offset}/',
                    '/',
                    '/search/{keywords}/page/{offset}/',
                    '/search/{keywords}/',
                ],
                'name' => [
                    'partners-admin-page',
                    'partners-admin',
                    'partners-search-admin-page',
                    'partners-search-admin',
                ],
            ],
        ],
        [
            $o[0],
            $o[1],
            $o[2],
            $o[3],
        ],
        []
    );

}];
