<?php //Wallabag%255CApiBundle%255CController%255CConfigRestController%2523getConfigAction

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['Nelmio\\ApiDocBundle\\Annotation\\Operation'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Nelmio\\ApiDocBundle\\Annotation\\Operation')),
        clone ($p['OpenApi\\Context'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Context')),
        clone ($p['OpenApi\\Loggers\\DefaultLogger'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Loggers\\DefaultLogger')),
        clone ($p['OpenApi\\Annotations\\Response'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('OpenApi\\Annotations\\Response')),
        clone $p['OpenApi\\Context'],
        clone $p['OpenApi\\Loggers\\DefaultLogger'],
        clone ($p['Symfony\\Component\\Routing\\Annotation\\Route'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\Routing\\Annotation\\Route')),
    ],
    null,
    [
        'stdClass' => [
            '_context' => [
                $o[1],
                3 => $o[4],
            ],
            'tags' => [
                [
                    'Config',
                ],
            ],
            'summary' => [
                'Retrieve configuration for current user.',
            ],
            'responses' => [
                [
                    $o[3],
                ],
            ],
            'generated' => [
                1 => true,
                4 => true,
            ],
            'logger' => [
                1 => $o[2],
                4 => $o[5],
            ],
            'annotations' => [
                1 => [
                    $o[0],
                ],
                4 => [
                    $o[3],
                ],
            ],
            'response' => [
                3 => '200',
            ],
            'description' => [
                3 => 'Returned when successful',
            ],
        ],
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                6 => '/api/config.{_format}',
            ],
            'name' => [
                6 => 'api_get_config',
            ],
            'defaults' => [
                6 => [
                    '_format' => 'json',
                ],
            ],
            'methods' => [
                6 => [
                    'GET',
                ],
            ],
        ],
    ],
    [
        $o[0],
        $o[6],
    ],
    []
); }];
