Skip to content

Commit

Permalink
santader carteira descricao
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardokum committed Jul 31, 2024
1 parent 127b03d commit 53191d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Boleto/Banco/Santander.php
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ public function __construct(array $params = [])
* @var array
*/
protected $carteirasNomes = [
'101' => 'Cobrança Simples ECR',
'102' => 'Cobrança Simples CSR',
'201' => 'Penhor',
'101' => 'Cobrança Simples RCR',
'102' => 'Cobrança Simples RCR',
'201' => 'Cobrança Penhor RCR',
];

/**
Expand Down

0 comments on commit 53191d8

Please sign in to comment.