@@ -182,7 +182,7 @@ |
||
182 | 182 | * @param string $id |
183 | 183 | * @param string $resource |
184 | 184 | * @param string $requestContent |
185 | - * @param \Exception $Exception |
|
185 | + * @param \Exception $exception |
|
186 | 186 | */ |
187 | 187 | protected function faultCall(string $id, string $resource, string $requestContent, \Exception $exception) |
188 | 188 | { |