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