Completed
Push — master ( f6e733...e82db7 )
by Park Jong-Hun
03:41
created
app/ErrorReporter/Html.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -8,8 +8,8 @@
 block discarded – undo
8 8
 class Html implements ErrorReporter
9 9
 {
10 10
     /**
11
-         * @var View
12
-         */
11
+     * @var View
12
+     */
13 13
     private $view;
14 14
 
15 15
     public function init($setting = [])
Please login to merge, or discard this patch.