@@ -25,7 +25,7 @@ |
||
| 25 | 25 | /** |
| 26 | 26 | * Add protocol to xml |
| 27 | 27 | * @param string $xmlnfe xml |
| 28 | - * @param string $protocol response xml |
|
| 28 | + * @param string $xmlprotocol response xml |
|
| 29 | 29 | * @return string |
| 30 | 30 | * @throws InvalidArgumentException |
| 31 | 31 | */ |
@@ -1337,7 +1337,7 @@ discard block |
||
| 1337 | 1337 | * Pessoas autorizadas para o download do XML da NF-e G50 pai A01 |
| 1338 | 1338 | * tag NFe/infNFe/autXML |
| 1339 | 1339 | * |
| 1340 | - * @param stdclass $std |
|
| 1340 | + * @param stdClass $std |
|
| 1341 | 1341 | * |
| 1342 | 1342 | * @return DOMElement |
| 1343 | 1343 | */ |
@@ -4168,6 +4168,7 @@ discard block |
||
| 4168 | 4168 | * Grupo ISSQN U01 pai M01 |
| 4169 | 4169 | * tag NFe/infNFe/det[]/imposto/ISSQN (opcional) |
| 4170 | 4170 | * @param string stdClass $std |
| 4171 | + * @param stdClass $std |
|
| 4171 | 4172 | * @return DOMElement |
| 4172 | 4173 | */ |
| 4173 | 4174 | public function tagISSQN($std) |