chore: remote obsolete contingents-related plumbing
This commit is contained in:
@@ -112,14 +112,11 @@ services:
|
||||
arguments:
|
||||
$xmlSource: '@xml_source.storage'
|
||||
$xmlExport: '@xml_export.storage'
|
||||
$xmlSourceContingents: '@xml_source_contingents.storage'
|
||||
$xmlExportContingents: '@xml_export_contingents.storage'
|
||||
$bpnCache: '@bpn.cache'
|
||||
|
||||
App\Command\BpnXmlCacheInvalidateCommand:
|
||||
arguments:
|
||||
$xmlExport: '@xml_export.storage'
|
||||
$xmlExportContingents: '@xml_export_contingents.storage'
|
||||
$bpnCache: '@bpn.cache'
|
||||
$cache: '@cache.app'
|
||||
|
||||
@@ -161,15 +158,6 @@ services:
|
||||
arguments:
|
||||
$cache: '@bpn.cache'
|
||||
|
||||
App\BusProNet\XmlLoader\ContingentLoader:
|
||||
arguments:
|
||||
$cache: '@bpn.cache'
|
||||
$xmlExportContingents: '@xml_export_contingents.storage'
|
||||
|
||||
App\BusProNet\Utility\BookingUrlUtility:
|
||||
arguments:
|
||||
$defaultBaseUrl: '%env(APP_BASE_URL)%'
|
||||
|
||||
App\Service\VoucherValidator:
|
||||
arguments:
|
||||
$cache: '@cache.app'
|
||||
|
||||
Reference in New Issue
Block a user