abstract class AbstractGrade implements GradeInterface (View source)

Properties

protected int $score

Methods

__construct(int $score)

No description

int
getScore()

No description

jsonSerialize()

No description

Details

__construct(int $score)

No description

Parameters

int $score

int getScore()

No description

Return Value

int

jsonSerialize()

No description