Skip to content

Commit

Permalink
Alterando comentário
Browse files Browse the repository at this point in the history
  • Loading branch information
gersonfs committed Jul 1, 2024
1 parent db83ea6 commit db5f452
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions src/SignerMulti.php
Original file line number Diff line number Diff line change
@@ -1,25 +1,7 @@
<?php

/**
* Class to signner a Xml
* Meets packages :
* sped-nfe,
* sped-cte,
* sped-mdfe,
* sped-nfse,
* sped-efinanceira
* sped-esocial
* sped-efdreinf
* e sped-esfinge
*
* @category NFePHP
* @package NFePHP\Common\Signer
* @copyright NFePHP Copyright (c) 2016
* @license http://www.gnu.org/licenses/lgpl.txt LGPLv3+
* @license https://opensource.org/licenses/MIT MIT
* @license http://www.gnu.org/licenses/gpl.txt GPLv3+
* @author Roberto L. Machado <linux.rlm at gmail dot com>
* @link http://github.com/nfephp-org/sped-common for the canonical source repository
* Class to sign multiple times the same xml
*/

namespace NFePHP\Common;
Expand Down

0 comments on commit db5f452

Please sign in to comment.