Manager
Table of Contents
Methods
-
__construct()
: mixed
-
markAnswer()
: mixed
-
markQuestion()
: mixed
-
setResetVotingResult()
: void
-
startCopy()
: mixed
__construct()
public
__construct(array<string|int, mixed> $voteIdsToCopy) : mixed
Parameters
-
$voteIdsToCopy
: array<string|int, mixed>
-
markAnswer()
public
markAnswer(mixed $marker) : mixed
Parameters
-
$marker
: mixed
-
markQuestion()
public
markQuestion(mixed $marker) : mixed
Parameters
-
$marker
: mixed
-
setResetVotingResult()
public
setResetVotingResult(bool $bool) : void
Parameters
-
$bool
: bool
-
startCopy()
public
startCopy() : mixed