feature/cierres #25
@ -115,7 +115,7 @@ return [
|
||||
))
|
||||
->registerSub($container->get(Incoviba\Service\Contabilidad\Cartola\BCI\Mes::class));
|
||||
},
|
||||
'tokuClient' => function(ContainerInterface $container) {
|
||||
'TokuClient' => function(ContainerInterface $container) {
|
||||
return new GuzzleHttp\Client([
|
||||
'base_uri' => $container->get('TOKU_URL'),
|
||||
'headers' => [
|
||||
|
Reference in New Issue
Block a user