TaskRepository implements RepositoryInterface
Table of Contents
Interfaces
Methods
- __construct() : mixed
- getTask() : array<string|int, mixed>
Methods
__construct()
public
__construct(int $taskId) : mixed
Parameters
- $taskId : int
getTask()
public
getTask() : array<string|int, mixed>