Home
last modified time | relevance | path

Searched refs:_coordinates (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DGeoShapeProvided.php35 protected $_coordinates; variable in Elastica\\Query\\GeoShapeProvided
50 $this->_coordinates = $coordinates;
63 'coordinates' => $this->_coordinates,