Completed
Pull Request — 7.x-1.x (#94)
by
unknown
02:10
created
search_api_elasticsearch.location.inc 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -58,6 +58,7 @@
 block discarded – undo
58 58
 
59 59
 /**
60 60
  * Defines info for the properties of the location field data structure.
61
+ * @param string $name
61 62
  */
62 63
 function search_api_elasticsearch_data_property_info($name = NULL) {
63 64
   $subfields = _search_api_elasticsearch_location_fields();
Please login to merge, or discard this patch.