Passed
Push — master ( b61a9d...24e034 )
by Faiq
04:42
created
app/Common.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use Illuminate\Support\Facades\Auth;
6 6
 
7
-class Common
8
-{
7
+class Common {
9 8
 
10 9
     /**
11 10
      * Register new activity log
Please login to merge, or discard this patch.