Completed
Push — master ( 20f8c7...40c849 )
by Eliurkis
01:38
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.