@@ -18,7 +18,7 @@ |
||
18 | 18 | protected $errors = []; |
19 | 19 | |
20 | 20 | /** @var bool */ |
21 | - protected $catchExceptions = true; |
|
21 | + protected $catchExceptions = true; |
|
22 | 22 | |
23 | 23 | public function addError(\Exception $exception) |
24 | 24 | { |