?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/modules/psxmarketingwithgoogle/config/



?? Go up: /home/webdevt/prestashop17/modules/psxmarketingwithgoogle

?? Viewing: common.yml

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'


??

??