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 9a4fa39 commit cf57ff1Copy full SHA for cf57ff1
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