@@ -8,8 +8,8 @@ |
||
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 = []) |