Commit 76ed85ee8737ae574412dfad864d5c3feb3c559f
1 parent
646de5d4
Exists in
master
and in
21 other branches
Ajuste em versão e instituição
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
PENIntegracao.php
... | ... | @@ -13,7 +13,7 @@ class PENIntegracao extends SeiIntegracao { |
13 | 13 | } |
14 | 14 | |
15 | 15 | public function getInstituicao() { |
16 | - return 'TRF4 - Tribunal Regional Federal da 4ª Região'; | |
16 | + return 'MPDG - Ministério do Planejamento, Desenvolvimento e Gestão'; | |
17 | 17 | } |
18 | 18 | |
19 | 19 | public function montarBotaoProcesso(ProcedimentoAPI $objSeiIntegracaoDTO) { | ... | ... |