- Full name:
\App\Infrastructure\Persistence\Cache\ContentCachePsr16 - This class implements:
\App\Domain\Content\Services\ContentCache
Methods
update
Update user caches.
- This method is static. Parameters:
| Parameter | Type | Description |
|---|---|---|
$content |
\App\Domain\Content\Model\Content|array |
Throws:
ContainerExceptionInterfaceInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException
clean
Clean user caches.
- This method is static. Parameters:
| Parameter | Type | Description |
|---|---|---|
$content |
\App\Domain\Content\Model\Content|array |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionException