?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/src/PrestaShopBundle/Resources/config/services/adapter/



?? Go up: /home/webdevt/prestashop17/src/PrestaShopBundle/Resources/config/services

?? Viewing: configuration.yml

services:
  _defaults:
    public: true

  prestashop.adapter.configuration.command_handler.switch_debug_mode_handler:
    class: 'PrestaShop\PrestaShop\Adapter\Configuration\CommandHandler\SwitchDebugModeHandler'
    arguments:
      - '@prestashop.adapter.debug_mode'
    tags:
      - { name: tactician.handler, command: PrestaShop\PrestaShop\Core\Domain\Configuration\Command\SwitchDebugModeCommand }


??

??