Passed
Push — master ( 591f13...09f0b1 )
by Ajit
08:48 queued 05:59
created
app/ChequeDetail.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -20,7 +20,7 @@
 block discarded – undo
20 20
             'status',
21 21
             'created_by',
22 22
             'updated_by',
23
-     ];
23
+        ];
24 24
 
25 25
     protected $searchableColumns = [
26 26
         'number' => 20,
Please login to merge, or discard this patch.