-
New Feature
-
Resolution: Fixed
-
Minor
-
3.0.5, 3.1.1, 3.2
-
MOODLE_30_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-55276-master -
Currently, we have $OUTPUT->uarrow, $OUTPUT->rarrow, and $OUTPUT->larrow, but we don't have $OUTPUT->darrow yet.
Seems like there's no request yet for us to implement darrow, but I think that it won't hurt to add it. Plus, this would definitely help us finally deprecate print_arrow().