@@ -348,7 +348,7 @@ |
||
348 | 348 | * |
349 | 349 | * @param int $protocol |
350 | 350 | * |
351 | - * @return type Description |
|
351 | + * @return integer Description |
|
352 | 352 | */ |
353 | 353 | public function protocol($protocol = self::SSL_DEFAULT) |
354 | 354 | { |
@@ -38,7 +38,7 @@ |
||
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 | */ |