Atualizando visualização dos detalhes do boleto
This commit is contained in:
parent
c38485d2c3
commit
ca2030fea7
1 changed files with 2 additions and 0 deletions
|
|
@ -174,6 +174,8 @@ class ApiSicoob
|
|||
/** Envia a requisição */
|
||||
$this->response = json_decode(curl_exec($this->ch));
|
||||
|
||||
print_r($this->response);
|
||||
|
||||
/** Carrea as informações da requisição */
|
||||
$this->info = curl_getinfo($this->ch);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue