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

    return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
        $o = [
            clone (\Symfony\Component\VarExporter\Internal\Registry::$prototypes['ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection')),
        ],
        null,
        [
            'ApiPlatform\\Core\\Metadata\\Property\\PropertyNameCollection' => [
                'properties' => [
                    [
                        'id',
                        'name',
                        'country',
                        'coord',
                    ],
                ],
            ],
        ],
        $o[0],
        []
    );

}];
