Files
2026-04-09 18:31:51 +02:00

20 lines
570 B
YAML

imports:
- { resource: common/parameters.yml }
- { resource: common/adapter.yml }
- { resource: common/buffer.yml }
- { resource: common/config.yml }
- { resource: common/context.yml }
- { resource: common/conversion.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'