Completed
Push — master ( e65005...8fb123 )
by Philip
03:31
created
src/CRUDlex/Controller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -203,7 +203,7 @@
 block discarded – undo
203 203
      * @param array $filterOperators
204 204
      * reference, will hold a map of fields to operators for AbstractData::listEntries()
205 205
      *
206
-     * @return array
206
+     * @return string
207 207
      * the raw filter query parameters
208 208
      */
209 209
     protected function buildUpListFilter(Request $request, EntityDefinition $definition, &$filter, &$filterActive, &$filterToUse, &$filterOperators)
Please login to merge, or discard this patch.