<?php

namespace Symfony\Component\VarExporter\Internal;

return $getExpiry ? PHP_INT_MAX : Hydrator::hydrate(
    $o = [
        clone (($p = &Registry::$prototypes)['FOS\\RestBundle\\Controller\\Annotations\\Get'] ?? Registry::p('FOS\\RestBundle\\Controller\\Annotations\\Get')),
        clone ($p['FOS\\RestBundle\\Controller\\Annotations\\QueryParam'] ?? Registry::p('FOS\\RestBundle\\Controller\\Annotations\\QueryParam')),
        clone $p['FOS\\RestBundle\\Controller\\Annotations\\QueryParam'],
    ],
    null,
    [
        'Symfony\\Component\\Routing\\Annotation\\Route' => [
            'path' => [
                '/misDocumentosGruposOrientacion',
            ],
            'name' => [
                'searchMisDocumentosGruposOrientacion',
            ],
            'methods' => [
                [
                    'GET',
                ],
            ],
        ],
        'stdClass' => [
            'name' => [
                1 => '_extension',
                '_idGrupo',
            ],
            'description' => [
                1 => 'Campo de busqueda de una entidad relacionada tipo de documento',
                'Campo de busqueda de una entidad relacionada tipo de idGrupoOrientacion',
            ],
            'nullable' => [
                1 => true,
                true,
            ],
        ],
    ],
    [
        $o[0],
        $o[1],
        $o[2],
    ],
    []
);
