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