first commit
This commit is contained in:
17
modules/psxmarketingwithgoogle/config/common.yml
Normal file
17
modules/psxmarketingwithgoogle/config/common.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
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'
|
||||
Reference in New Issue
Block a user