Files
kalsport.pl/modules/psxmarketingwithgoogle/config/common.yml
2024-11-05 12:22:50 +01:00

18 lines
490 B
YAML

imports:
- { resource: common/adapter.yml }
- { resource: common/buffer.yml }
- { resource: common/config.yml }
- { resource: common/context.yml }
- { resource: common/handler.yml }
- { resource: common/provider.yml }
- { resource: common/repository.yml }
- { resource: common/segment.yml }
services:
psxmarketingwithgoogle:
class: 'PsxMarketingWithGoogle'
public: true
factory: ['Module', 'getInstanceByName']
arguments:
- 'psxmarketingwithgoogle'