Passed
Push — master ( 6cd3dd...a1f107 )
by Roberto
49s
created
src/Common/Soap/SoapCurl.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
      * @param string $url
40 40
      * @param string $action
41 41
      * @param string $envelope
42
-     * @param array $parameters
42
+     * @param string[] $parameters
43 43
      * @return string
44 44
      * @throws \NFePHP\Common\Exception\SoapException
45 45
      */
Please login to merge, or discard this patch.