Files
prestashop/modules/psxmarketingwithgoogle/config/common/parameters.yml
2026-04-09 18:31:51 +02:00

6 lines
246 B
YAML

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