Warning: You are browsing the documentation for PrestaShop 8, which is outdated.

You might want to read an updated version of this page for the current version, PrestaShop 9. Read the updated version of this page

Learn how to update to the latest version.

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