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\CloseShowcaseCardHandlerImplements: 
 | 
| 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\GetShowcaseCardIsClosedHandlerImplements: 
 | 
| Return type | bool |