Skip to content

Commit

Permalink
Merge pull request #9 from robmachado/master
Browse files Browse the repository at this point in the history
[UPD] Response::class correção linha 53 infoAfastamento
  • Loading branch information
robmachado authored May 25, 2017
2 parents 6cf23ae + 7b6753e commit fd21b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ protected static function select($xml)
'infoDependente',
'infoContribuicao',
'infoContribuicaoAnalitica',
'infoContribuicao',
'infoAfastamento',
'infoTempoContribuicao'
];
$dom = new \DOMDocument('1.0', 'UTF-8');
Expand Down

0 comments on commit fd21b83

Please sign in to comment.