Passed
Push — RefactoringPosts ( 92981d...e605c2 )
by Stone
02:01
created
App/Controllers/Tag.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,7 @@
 block discarded – undo
5 5
 use Core\Controller;
6 6
 use Core\Container;
7 7
 
8
-class Tag extends Controller{
8
+class Tag extends Controller {
9 9
 
10 10
     protected $siteConfig;
11 11
 
Please login to merge, or discard this patch.