Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page

Module domain

Module Commands

BulkToggleModuleStatusCommand

PrestaShop\PrestaShop\Core\Domain\Module\Command\BulkToggleModuleStatusCommand Bulk toggles module status

Command details
Constructor parameters
  • $array $modules
  • $bool $expectedStatus
Handler class PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler

Implements:

  • PrestaShop\PrestaShop\Core\Domain\Module\CommandHandler\BulkToggleModuleStatusHandlerInterface
Return type void

Module Queries