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
PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\Command\CloseShowcaseCardCommand
This command permanently closes a showcase card
Command details | |
---|---|
Constructor parameters |
|
Handler class | PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\CommandHandler\CloseShowcaseCardHandler Implements:
|
Return type | void |
PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\Query\GetShowcaseCardIsClosed
This query retrieves the "closed status" of a showcase card
Query details | |
---|---|
Constructor parameters |
|
Handler class | PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\QueryHandler\GetShowcaseCardIsClosedHandler Implements:
|
Return type | bool |