From db5f4523f2cd701cfb8ba5e148ba3d141aeee462 Mon Sep 17 00:00:00 2001 From: Gerson Felipe Schwinn Date: Mon, 1 Jul 2024 18:46:37 -0300 Subject: [PATCH] =?UTF-8?q?Alterando=20coment=C3=A1rio?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/SignerMulti.php | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/src/SignerMulti.php b/src/SignerMulti.php index b4ef0e8..ea13fb7 100755 --- a/src/SignerMulti.php +++ b/src/SignerMulti.php @@ -1,25 +1,7 @@ - * @link http://github.com/nfephp-org/sped-common for the canonical source repository + * Class to sign multiple times the same xml */ namespace NFePHP\Common;