TaskRepository implements RepositoryInterface
Table of Contents
Interfaces
Methods
- __construct() : mixed
- getEntity() : TaskObject|null
- getMembers() : EO_Member_Collection
- getType() : string
Methods
__construct()
public
__construct(int $taskId) : mixed
Parameters
- $taskId : int
getEntity()
public
getEntity() : TaskObject|null
Return values
TaskObject|nullgetMembers()
public
getMembers() : EO_Member_Collection
Return values
EO_Member_CollectiongetType()
public
getType() : string