@@ -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 | { |
@@ -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 | */ |
@@ -150,7 +150,7 @@ discard block |
||
| 150 | 150 | |
| 151 | 151 | /** |
| 152 | 152 | * Estrutura do tpAquin v2.4.2 |
| 153 | - * @param DOMElement $ideEstabAdquir |
|
| 153 | + * @param \DOMElement $ideEstabAdquir |
|
| 154 | 154 | * @param stdClass $tpaquis |
| 155 | 155 | */ |
| 156 | 156 | protected function tpAquis(&$ideEstabAdquir, $tpaquis) |
@@ -301,7 +301,7 @@ discard block |
||
| 301 | 301 | |
| 302 | 302 | /** |
| 303 | 303 | * Grandes altereções de estrutura na tag tpAquis |
| 304 | - * @param DOMElement $ideEstabAdquir |
|
| 304 | + * @param \DOMElement $ideEstabAdquir |
|
| 305 | 305 | * @param stdClass $tpaquis |
| 306 | 306 | */ |
| 307 | 307 | protected function tpAquisV020500(&$ideEstabAdquir, $tpaquis) |