Merge branch 'MDL-57586-master' of https://github.com/nashtechdev01/moodle

This commit is contained in:
Dan Poltawski 2017-01-31 08:33:53 +00:00 committed by Andrew Nicols
commit 7a6b7f0b75

View File

@ -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