feat: add QRCodeOptions provider
feat: add QRCodeOptions provider
This commit is contained in:
@@ -28,5 +28,7 @@ services:
|
||||
$available_currencies: '%app.currencies%'
|
||||
|
||||
App\Service\CurrencyListerInterface: '@App\Service\StaticCurrencyLister'
|
||||
App\Service\QRCodeQROptionsProviderInterface: '@App\Service\QRCodeQROptionsDefaultProvider'
|
||||
|
||||
# add more service definitions when explicit configuration is needed
|
||||
# please note that last definitions always *replace* previous ones
|
||||
|
||||
Reference in New Issue
Block a user