services['PrestaShopBundle\\Command\\DebugCommand'] = new \PrestaShopBundle\Command\DebugCommand(($this->services['prestashop.core.command_bus'] ?? $this->load('getPrestashop_Core_CommandBusService.php')), ($this->services['prestashop.adapter.debug_mode'] ?? ($this->services['prestashop.adapter.debug_mode'] = new \PrestaShop\PrestaShop\Adapter\Debug\DebugMode())));