Configuration domain

Configuration Commands

SwitchDebugModeCommand

PrestaShop\PrestaShop\Core\Domain\Configuration\Command\SwitchDebugModeCommand Switches debug mode on/off

Command details
Constructor parameters
  • $bool $enableDebugMode
Handler class PrestaShop\PrestaShop\Adapter\Configuration\CommandHandler\SwitchDebugModeHandler

Implements:

  • PrestaShop\PrestaShop\Core\Domain\Configuration\CommandHandler\SwitchDebugModeHandlerInterface
Return type void

Configuration Queries