-
Bug
-
Resolution: Fixed
-
Minor
-
2.8.2
-
None
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
The dataformfieldform::field_definition() method is protected but in the fields' form classes it is public. Visibility should be adjusted to protected in all fields.