?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/src/PrestaShopBundle/Resources/config/services/core/



?? Go up: /home/webdevt/www/schtroumpf.fr/src/PrestaShopBundle/Resources/config/services

?? Viewing: 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'

  PrestaShop\PrestaShop\Core\Image\AvifExtensionChecker: ~

  PrestaShop\PrestaShop\Core\Image\ImageFormatConfiguration:
    arguments:
      - '@prestashop.adapter.legacy.configuration'


??

??