ListAnswerMaker
uses
Singleton
Table of Contents
Methods
-
__construct()
: mixed
-
__wakeup()
: mixed
-
getInstance()
: static
-
makeAnswer()
: array<string|int, mixed>
__construct()
public
__construct() : mixed
__wakeup()
public
__wakeup() : mixed
getInstance()
public
static getInstance() : static
makeAnswer()
public
makeAnswer(Select $select, UserPermissions $userPermissions, array<string|int, mixed> $rows) : array<string|int, mixed>
Parameters
-
$select
: Select
-
-
$userPermissions
: UserPermissions
-
-
$rows
: array<string|int, mixed>
-
Return values
array<string|int, mixed>