ICorrection
Table of Contents
Methods
- buildCorrectionCheckQuery() : array<string|int, mixed>
- checkCorrection() : Result
- printCorrectionImmediately() : Result
Methods
buildCorrectionCheckQuery()
public
buildCorrectionCheckQuery(CorrectionCheck $check) : array<string|int, mixed>
Parameters
- $check : CorrectionCheck
Return values
array<string|int, mixed>checkCorrection()
public
checkCorrection(CorrectionCheck $check) : Result
Parameters
- $check : CorrectionCheck
Return values
ResultprintCorrectionImmediately()
public
printCorrectionImmediately(CorrectionCheck $check) : Result
Parameters
- $check : CorrectionCheck