@@ -92,7 +92,7 @@ discard block |
||
92 | 92 | /** |
93 | 93 | * Request authorization to issue CTe OS with one document only |
94 | 94 | * @param type $xml |
95 | - * @return type |
|
95 | + * @return string |
|
96 | 96 | */ |
97 | 97 | public function sefazEnviaCTeOS($xml) |
98 | 98 | { |
@@ -904,7 +904,7 @@ discard block |
||
904 | 904 | * Requires CE cancellation |
905 | 905 | * @param string $chave key of CTe |
906 | 906 | * @param string $nProt protocol number |
907 | - * @param string $nProtCEC protocol number |
|
907 | + * @param string $nProtCE protocol number |
|
908 | 908 | * @return string |
909 | 909 | */ |
910 | 910 | public function sefazCancelaCE($chave, $nProt, $nProtCE, $nSeqEvento) |