File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
services :
2
2
richardhj.klarna_checkout.controller.push :
3
3
class : Richardhj\IsotopeKlarnaCheckoutBundle\Controller\Push
4
+ public : true
5
+ tags : ['controller.service_arguments']
4
6
5
7
richardhj.klarna_checkout.controller.callback.address_update :
6
8
class : Richardhj\IsotopeKlarnaCheckoutBundle\Controller\AddressUpdate
9
+ public : true
10
+ tags : ['controller.service_arguments']
7
11
8
12
richardhj.klarna_checkout.controller.callback.country_change :
9
13
class : Richardhj\IsotopeKlarnaCheckoutBundle\Controller\CountryChange
14
+ public : true
15
+ tags : ['controller.service_arguments']
10
16
11
17
richardhj.klarna_checkout.controller.callback.shipping_option_update :
12
18
class : Richardhj\IsotopeKlarnaCheckoutBundle\Controller\ShippingOptionUpdate
19
+ public : true
20
+ tags : ['controller.service_arguments']
13
21
14
22
richardhj.klarna_checkout.controller.callback.order_validation :
15
23
class : Richardhj\IsotopeKlarnaCheckoutBundle\Controller\OrderValidation
24
+ public : true
25
+ tags : ['controller.service_arguments']
16
26
17
27
richardhj.klarna_checkout.hook_listener.find_surcharges_for_collection :
18
28
class : Richardhj\IsotopeKlarnaCheckoutBundle\HookListener\FindSurchargesForCollectionListener
29
+ public : true
You can’t perform that action at this time.
0 commit comments