Completed
Push — update/search/migrate-to-wpes-... ( 9c956e...11a260 )
by Alex
08:29
created
modules/search/class.jetpack-search.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -726,7 +726,7 @@
 block discarded – undo
726 726
 	 *
727 727
 	 * @module search
728 728
 	 *
729
-	 * @param array $aggregations Array of Aggregations (filters) to add to the Jetpack_WPES_Query_Builder
729
+	 * @param string $aggregations Array of Aggregations (filters) to add to the Jetpack_WPES_Query_Builder
730 730
 	 *
731 731
 	 * @param Jetpack_WPES_Query_Builder $builder The builder instance that is creating the ES query
732 732
 	 */
Please login to merge, or discard this patch.