ItemLastSeenService
This service class contains function related to the "last seen items" functionality.
All public functions are available in the Twig template renderer.
Namespace
IO\Services
| Type | Name | Value | Description |
|---|---|---|---|
|
20 |
| Type | Name | Description |
|---|---|---|
|
||
|
Methods
public __construct($cachingRepository)
ItemLastSeenService constructor.
Type |
Name |
Description |
|
public setLastSeenItem($variationId)
Adds a new item to the last seen cache
Type |
Name |
Description |
|
Variation id of the item |
Thank you for your feedback!