MDL-63571 grade_report_grader: Set correct type for the context variable
This commit is contained in:
@@ -49,7 +49,8 @@ abstract class grade_report {
|
||||
|
||||
/**
|
||||
* The context.
|
||||
* @var int $context
|
||||
*
|
||||
* @var context $context
|
||||
*/
|
||||
public $context;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user