- Full name:
\App\Infrastructure\Services\Content\Workflow\ContentNotificationService - This class is marked as final and can't be subclassed
- This class is a Final class
Properties
dfdb
Methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$dfdb |
\Qubus\Expressive\Database |
unread
Parameters:
| Parameter | Type | Description |
|---|---|---|
$userId |
string | |
$limit |
int |
Throws:
ContainerExceptionInterfaceNotFoundExceptionInterfaceInvalidArgumentExceptionExceptionReflectionException
markRead
Parameters:
| Parameter | Type | Description |
|---|---|---|
$notificationId |
string | |
$userId |
string |
Throws:
markAllRead
Parameters:
| Parameter | Type | Description |
|---|---|---|
$userId |
string |
Throws: