Passed
Push — Showing-Posts ( 9bf220...f78be0 )
by Stone
01:51
created
App/Controllers/Ajax/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 App\Models\TagModel;
6 6
 use Core\AjaxController;
7 7
 
8
-class Tag extends AjaxController{
8
+class Tag extends AjaxController {
9 9
 
10 10
 
11 11
     /**
Please login to merge, or discard this patch.