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

  prestashop.core.image.parser.image_tag_source_parser:
    class: 'PrestaShop\PrestaShop\Core\Image\Parser\ImageTagSourceParser'

  prestashop.core.image.file_deleter:
    class: 'PrestaShop\PrestaShop\Core\Image\Deleter\ImageFileDeleter'