Skip to content

Commit

Permalink
Update 5.0testSefazCancela.php
Browse files Browse the repository at this point in the history
  • Loading branch information
BrenoGO authored Mar 1, 2019
1 parent 3f79975 commit 529aa51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/5.0testSefazCancela.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
use NFePHP\NFe\Tools;
use NFePHP\Common\Certificate;
use NFePHP\NFe\Common\Standardize;
use NFePHP\NFe\Common\Complements;
use NFePHP\NFe\Complements;

//tanto o config.json como o certificado.pfx podem estar
//armazenados em uma base de dados, então não é necessário
Expand Down Expand Up @@ -75,4 +75,4 @@
} catch (\Exception $e) {
echo $e->getMessage();
//TRATAR
}
}

0 comments on commit 529aa51

Please sign in to comment.