@@ -55,7 +55,7 @@ |
||
55 | 55 | |
56 | 56 | /** |
57 | 57 | * Add exception into debug bar and stop execute |
58 | - * @param $e |
|
58 | + * @param \Ffcms\Core\Exception\TemplateException $e |
|
59 | 59 | * @throws \DebugBar\DebugBarException |
60 | 60 | */ |
61 | 61 | public function addException($e) |