mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-57586-master' of https://github.com/nashtechdev01/moodle
This commit is contained in:
commit
7a6b7f0b75
@ -3702,7 +3702,7 @@ abstract class workshop_assessment_base {
|
||||
protected $fields = array();
|
||||
|
||||
/** @var workshop */
|
||||
protected $workshop;
|
||||
public $workshop;
|
||||
|
||||
/**
|
||||
* Copies the properties of the given database record into properties of $this instance
|
||||
|
Loading…
x
Reference in New Issue
Block a user