-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1
-
MOODLE_401_STABLE
-
MDL-74940_Fix_MoodleQuickForm_PHPDoc
-
PARAM_* constants are strings. In some places, in PHPDoc parameter is declared as int instead of string.
I found it in 3 places in MoodleQuickForm class.
I suggest we fix it in master branch only.