title | footer |
---|---|
\leantime\domain\repositories\read |
false |
- Full name:
\leantime\domain\repositories\read
public read::__construct(): mixed
Return Value:
public read::markAsRead(mixed $module, mixed $moduleId, mixed $userId): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
module |
mixed | |
moduleId |
mixed | |
userId |
mixed |
Return Value:
public read::isRead(mixed $module, mixed $moduleId, mixed $userId): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
module |
mixed | |
moduleId |
mixed | |
userId |
mixed |
Return Value:
Automatically generated from source code comments on 2023-02-28 using phpDocumentor