WIP: Implement closer BPN integration
This commit is contained in:
@@ -42,6 +42,11 @@ services:
|
||||
method: onLogout
|
||||
dispatcher: security.event_dispatcher.main
|
||||
|
||||
App\Command\BpnImportCommand:
|
||||
arguments:
|
||||
$connection: '@doctrine.dbal.default_connection'
|
||||
$xmlFilesPath: '%kernel.project_dir%/xmlexport'
|
||||
|
||||
App\BusProNet\ApiClient:
|
||||
arguments:
|
||||
$logger: '@monolog.logger.bpn'
|
||||
|
||||
Reference in New Issue
Block a user