services:
_defaults:
public: true
# Product CSV Exporter
prestashop.core.product.csv_exporter:
class: PrestaShop\PrestaShop\Core\Product\ProductCsvExporter
arguments: ['@translator', '@prestashop.core.admin.data_provider.product_interface']
prestashop.core.product.combination.generator.combination_generator:
class: PrestaShop\PrestaShop\Core\Product\Combination\Generator\CombinationGenerator