- Full name:
\App\Infrastructure\Persistence\Cache\ProductCachePsr16 - This class implements:
\App\Domain\Product\Service\ProductCache
Methods
update
Update user caches.
- This method is static. Parameters:
| Parameter | Type | Description |
|---|---|---|
$product |
\App\Domain\Product\Model\Product|array |
Throws:
ContainerExceptionInterfaceInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException
clean
Clean user caches.
- This method is static. Parameters:
| Parameter | Type | Description |
|---|---|---|
$product |
\App\Domain\Product\Model\Product|array |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionException