Completed
Push — master ( 6104e6...6e3dc8 )
by Eliurkis
01:39
created
src/CrudDataTable.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -31,6 +31,9 @@
 block discarded – undo
31 31
         ]);
32 32
     }
33 33
 
34
+    /**
35
+     * @param Request $request
36
+     */
34 37
     protected function getSortInformation($cols, $request)
35 38
     {
36 39
         return [
Please login to merge, or discard this patch.