Completed
Push — master ( 651e9a...253437 )
by Ivo
03:04
created
src/SoapClient/SoapClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -182,7 +182,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.