We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9356f4a commit b18321eCopy full SHA for b18321e
classes/feedback_section_form.php
@@ -40,7 +40,7 @@ class feedback_section_form extends \moodleform {
40
public $context;
41
42
/** @var int $sid The section id. */
43
- protected $sid;
+ public $sid;
44
45
/**
46
* Form definition.
0 commit comments