@@ -44,7 +44,7 @@ |
||
44 | 44 | |
45 | 45 | /** |
46 | 46 | * Add exceptions to the collection |
47 | - * @param Exception Exception to add |
|
47 | + * @param Exception \Exception to add |
|
48 | 48 | * @return ExceptionCollection; |
49 | 49 | */ |
50 | 50 | public function add(\Exception $exception) |