Dependence uses BaseControlTrait
Table of Contents
Methods
- __construct() : mixed
- setPrevious() : void
Methods
__construct()
public
__construct(int $userId, int $taskId) : mixed
Parameters
- $userId : int
- $taskId : int
setPrevious()
public
setPrevious([array<string|int, mixed> $depends = [] ]) : void
Parameters
- $depends : array<string|int, mixed> = []