Current File : //var/www/prestashop/src/PrestaShopBundle/Resources/config/services/core/form/data_formatter.yml
services:
  _defaults:
    public: true

  prestashop.core.form.data_formatter.bulk_combination_form_data_formatter:
    class: PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataFormatter\BulkCombinationFormDataFormatter

  prestashop.core.form.data_formatter.combination_list_form_data_formatter:
    class: PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataFormatter\CombinationListFormDataFormatter