Completed
Push — dev2 ( ef4631...672549 )
by Gordon
03:31
created
searchpage/ElasticSearchPage_Controller.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -162,6 +162,7 @@
 block discarded – undo
162 162
 	/**
163 163
 	 * Set the start page from the request and results per page for a given searcher object
164 164
 	 * @param \SilverStripe\Elastica\ElasticSearcher &$elasticSearcher ElasticSearcher object
165
+	 * @param ElasticSearcher $elasticSearcher
165 166
 	 */
166 167
 	private function setStartParamsFromRequest(&$elasticSearcher) {
167 168
 		// start, and page length, i.e. pagination
Please login to merge, or discard this patch.