6 lines
246 B
YAML
6 lines
246 B
YAML
|
|
services:
|
||
|
|
psxmarketingwithgoogle.billing_env:
|
||
|
|
class: 'PrestaShop\Module\PsxMarketingWithGoogle\Factory\ParametersFactory'
|
||
|
|
public: true
|
||
|
|
factory: ['PrestaShop\Module\PsxMarketingWithGoogle\Factory\ParametersFactory', 'getBillingEnv']
|