From 7b6753e41a603dd9bd406552065a587f5bda37e4 Mon Sep 17 00:00:00 2001 From: robmachado Date: Thu, 25 May 2017 17:40:22 -0300 Subject: [PATCH] =?UTF-8?q?[UPD]=20Response::class=20corre=C3=A7=C3=A3o=20?= =?UTF-8?q?linha=2053=20infoAfastamento?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Response.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Response.php b/src/Response.php index 0dbd6e8..9dcb1db 100755 --- a/src/Response.php +++ b/src/Response.php @@ -50,7 +50,7 @@ protected static function select($xml) 'infoDependente', 'infoContribuicao', 'infoContribuicaoAnalitica', - 'infoContribuicao', + 'infoAfastamento', 'infoTempoContribuicao' ]; $dom = new \DOMDocument('1.0', 'UTF-8');