Resolve "Transition branch for CMB and Resq merging" #1181
1 changed files with 1 additions and 1 deletions
|
|
@ -189,7 +189,7 @@ services:
|
||||||
App\Service\RiderAPIHandler\CMBRiderAPIHandler:
|
App\Service\RiderAPIHandler\CMBRiderAPIHandler:
|
||||||
arguments:
|
arguments:
|
||||||
$country_code: "%env(COUNTRY_CODE)%"
|
$country_code: "%env(COUNTRY_CODE)%"
|
||||||
|
|
||||||
# rider API interface
|
# rider API interface
|
||||||
App\Service\RiderAPIHandlerInterface: "@App\\Service\\RiderAPIHandler\\CMBRiderAPIHandler"
|
App\Service\RiderAPIHandlerInterface: "@App\\Service\\RiderAPIHandler\\CMBRiderAPIHandler"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue