Files
prestashop/modules/psxmarketingwithgoogle/config/common/parameters.yml

6 lines
246 B
YAML
Raw Normal View History

services:
psxmarketingwithgoogle.billing_env:
class: 'PrestaShop\Module\PsxMarketingWithGoogle\Factory\ParametersFactory'
public: true
factory: ['PrestaShop\Module\PsxMarketingWithGoogle\Factory\ParametersFactory', 'getBillingEnv']