<?php //%255BApp%255CGeography%255CRessource%255CPoint%255D%255B1%255D

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Core\\Annotation\\ApiResource'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Annotation\\ApiResource')),
    ],
    null,
    [
        'stdClass' => [
            'collectionOperations' => [
                [
                    'get' => [
                        'method' => 'GET',
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                            'parameters' => [
                                [
                                    'name' => 'search',
                                    'in' => 'query',
                                    'required' => 'true',
                                    'type' => 'string',
                                    'description' => 'The search query',
                                ],
                            ],
                        ],
                    ],
                ],
            ],
            'itemOperations' => [
                [
                    'get' => [
                        'security' => 'is_granted(\'reject\',object)',
                        'swagger_context' => [
                            'tags' => [
                                'Geography',
                            ],
                        ],
                    ],
                ],
            ],
            'attributes' => [
                [
                    'normalization_context' => [
                        'groups' => [
                            'readGeography',
                        ],
                        'enable_max_depth' => 'true',
                    ],
                ],
            ],
        ],
    ],
    [
        $o[0],
    ],
    []
); }];
