Skip to content

Commit 6d996a6

Browse files
authored
Update SearchController.php
1 parent e5bab94 commit 6d996a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SearchController.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ private function buildSQL(){
218218
}
219219

220220
/**
221-
* Execute search query.
221+
* Gernerates the search query.
222222
* @param string $checkOpt the search query start operator
223223
* @return string SQL query
224224
*/

0 commit comments

Comments
 (0)