Completed
Push — dev2 ( cc8d6e...f0efe9 )
by Gordon
03:05
created
tests/QueryGeneratorTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -37,6 +37,9 @@
 block discarded – undo
37 37
 	}
38 38
 
39 39
 
40
+	/**
41
+	 * @param string $queryText
42
+	 */
40 43
 	private function getDefaultSuggest($queryText) {
41 44
 		return array(
42 45
 				'query-phrase-suggestions' => array(
Please login to merge, or discard this patch.