@@ -78,7 +78,7 @@ discard block |
||
78 | 78 | * @param type $aRetorno |
79 | 79 | * @param int $indSinc |
80 | 80 | * @param type $compactarZip |
81 | - * @return type |
|
81 | + * @return string |
|
82 | 82 | * @throws Exception\InvalidArgumentException |
83 | 83 | * @throws Exception\RuntimeException |
84 | 84 | */ |
@@ -162,7 +162,7 @@ discard block |
||
162 | 162 | * @param type $recibo |
163 | 163 | * @param type $tpAmb |
164 | 164 | * @param type $aRetorno |
165 | - * @return type |
|
165 | + * @return string |
|
166 | 166 | * @throws Exception\InvalidArgumentException |
167 | 167 | * @throws Exception\RuntimeException |
168 | 168 | */ |
@@ -224,7 +224,7 @@ discard block |
||
224 | 224 | * @param type $chave |
225 | 225 | * @param type $tpAmb |
226 | 226 | * @param type $aRetorno |
227 | - * @return type |
|
227 | + * @return string |
|
228 | 228 | * @throws Exception\InvalidArgumentException |
229 | 229 | * @throws Exception\RuntimeException |
230 | 230 | */ |
@@ -285,7 +285,7 @@ discard block |
||
285 | 285 | * @param type $siglaUF |
286 | 286 | * @param type $tpAmb |
287 | 287 | * @param type $aRetorno |
288 | - * @return type |
|
288 | + * @return string |
|
289 | 289 | * @throws Exception\RuntimeException |
290 | 290 | */ |
291 | 291 | public function sefazStatus($siglaUF = '', $tpAmb = '2', &$aRetorno = array()) |
@@ -336,14 +336,13 @@ discard block |
||
336 | 336 | /** |
337 | 337 | * Inutiza sequencia de numeracao |
338 | 338 | * |
339 | - * @param type $nAno |
|
340 | 339 | * @param type $nSerie |
341 | 340 | * @param type $nIni |
342 | 341 | * @param type $nFin |
343 | 342 | * @param type $xJust |
344 | 343 | * @param type $tpAmb |
345 | 344 | * @param type $aRetorno |
346 | - * @return boolean |
|
345 | + * @return string |
|
347 | 346 | * @throws Exception\RuntimeException |
348 | 347 | * @throws Exception\InvalidArgumentException |
349 | 348 | */ |
@@ -439,7 +438,7 @@ discard block |
||
439 | 438 | * @param type $xJust |
440 | 439 | * @param type $nProt |
441 | 440 | * @param type $aRetorno |
442 | - * @return type |
|
441 | + * @return string |
|
443 | 442 | * @throws Exception\InvalidArgumentException |
444 | 443 | */ |
445 | 444 | public function sefazCancela($chCTe = '', $tpAmb = '2', $xJust = '', $nProt = '', &$aRetorno = array()) |
@@ -755,7 +754,7 @@ discard block |
||
755 | 754 | * @param type $valorAlterado |
756 | 755 | * @param type $nroItemAlterado |
757 | 756 | * @param type $aRetorno |
758 | - * @return type |
|
757 | + * @return string |
|
759 | 758 | * @throws Exception\InvalidArgumentException |
760 | 759 | */ |
761 | 760 | public function sefazCartaCorrecao( |