PrestaShop\PrestaShop\Core\Domain\Notification\Command\UpdateEmployeeNotificationLastElementCommand
Updates the last notification element from a given type seen by the employee
| Command details | |
|---|---|
| Constructor parameters | 
 | 
| Handler class | PrestaShop\PrestaShop\Adapter\Notification\CommandHandler\UpdateEmployeeNotificationLastElementHandlerImplements: 
 | 
| Return type | void | 
PrestaShop\PrestaShop\Core\Domain\Notification\Query\GetNotificationLastElements
This Query return the last Notifications elements
| Query details | |
|---|---|
| Constructor parameters | 
 | 
| Handler class | PrestaShop\PrestaShop\Adapter\Notification\QueryHandler\GetNotificationLastElementsHandlerImplements: 
 | 
| Return type | PrestaShop\PrestaShop\Core\Domain\Notification\QueryResult\NotificationsResults |