<?php //property_metadata_39ebfc47ff2314e9e054511c3a81d5bf

return [PHP_INT_MAX, static function () { return \Symfony\Component\VarExporter\Internal\Hydrator::hydrate(
    $o = [
        clone (($p = &\Symfony\Component\VarExporter\Internal\Registry::$prototypes)['ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata')),
        clone ($p['Symfony\\Component\\PropertyInfo\\Type'] ?? \Symfony\Component\VarExporter\Internal\Registry::p('Symfony\\Component\\PropertyInfo\\Type')),
    ],
    null,
    [
        'ApiPlatform\\Core\\Metadata\\Property\\PropertyMetadata' => [
            'type' => [
                $o[1],
            ],
            'description' => [
                'The geoJson linestring detail of the direction.'."\n"
                    .'Note : the detail should be a MULTIPOINT, but we can\'t use it as it\'s not supported by the version of doctrine2 spatial package for mysql 5.7 (?)'."\n"
                    .'Todo : try to create a multipoint custom type for doctrine 2 spatial ?',
            ],
            'readable' => [
                true,
            ],
            'writable' => [
                true,
            ],
            'required' => [
                false,
            ],
            'identifier' => [
                false,
            ],
            'initializable' => [
                false,
            ],
        ],
        'Symfony\\Component\\PropertyInfo\\Type' => [
            'builtinType' => [
                1 => 'string',
            ],
            'nullable' => [
                1 => false,
            ],
            'collection' => [
                1 => false,
            ],
        ],
    ],
    $o[0],
    []
); }];
