Completed
Branch master (90ee88)
by Tim
04:38 queued 02:25
created
src/OpenSkill/Datatable/Queries/Parser/Datatable110QueryParser.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -129,6 +129,10 @@
 block discarded – undo
129 129
         }
130 130
     }
131 131
 
132
+    /**
133
+     * @param ParameterBag $query
134
+     * @param QueryConfigurationBuilder $builder
135
+     */
132 136
     public function getSearchColumns($query, $builder, array $columnConfiguration)
133 137
     {
134 138
         // for each column we need to see if there is a search value
Please login to merge, or discard this patch.