@@ -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 | */ |
@@ -217,7 +217,7 @@ discard block |
||
| 217 | 217 | |
| 218 | 218 | /** |
| 219 | 219 | * Add idestab to infoperapur |
| 220 | - * @param \DOMElementtype $node |
|
| 220 | + * @param \DOMElement $node |
|
| 221 | 221 | * @param \stdClass $std |
| 222 | 222 | */ |
| 223 | 223 | private function ideestab(&$node, $std) |
@@ -322,7 +322,7 @@ discard block |
||
| 322 | 322 | |
| 323 | 323 | /** |
| 324 | 324 | * Add infosaudecolet to remunPerApur |
| 325 | - * @param type $node |
|
| 325 | + * @param \DOMElement $node |
|
| 326 | 326 | * @param type $std |
| 327 | 327 | * @return type |
| 328 | 328 | */ |
@@ -395,7 +395,7 @@ discard block |
||
| 395 | 395 | |
| 396 | 396 | /** |
| 397 | 397 | * Add infoperant to dmDev |
| 398 | - * @param type $node |
|
| 398 | + * @param \DOMElement $node |
|
| 399 | 399 | * @param type $std |
| 400 | 400 | * @return type |
| 401 | 401 | */ |