Completed
Branch 6.0 (4c331b)
by Arjay
02:34
created
src/Engines/QueryBuilderEngine.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -204,6 +204,7 @@
 block discarded – undo
204 204
      * @param mixed $query
205 205
      * @param string $column
206 206
      * @param string $keyword
207
+     * @param string $relation
207 208
      */
208 209
     protected function compileRelationSearch($query, $relation, $column, $keyword)
209 210
     {
Please login to merge, or discard this patch.