TaskCounter
Table of Contents
Methods
-
__construct()
: mixed
-
getMobileRowCounter()
: array<string|int, mixed>
-
getRowCounter()
: array<string|int, mixed>
__construct()
public
__construct(int $userId) : mixed
Parameters
-
$userId
: int
-
getMobileRowCounter()
public
getMobileRowCounter(int $taskId) : array<string|int, mixed>
Parameters
-
$taskId
: int
-
Return values
array<string|int, mixed>
getRowCounter()
public
getRowCounter(int $taskId) : array<string|int, mixed>
Parameters
-
$taskId
: int
-
-
throws
-
ArgumentException
-
throws
-
SqlQueryException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
Return values
array<string|int, mixed>