Browse Source

fix phpdoc warning.

MOODLE_33_STABLE
Dan Marsden 7 years ago
parent
commit
06cfb316af
  1. 2
      renderables.php

2
renderables.php

@ -831,7 +831,7 @@ class attendance_password_icon implements renderable, templatable {
/** /**
* Constructor * Constructor
* *
* @param string $identifier string for help page title, * @param string $text string for help page title,
* string with _help suffix is used for the actual help text. * string with _help suffix is used for the actual help text.
* string with _link suffix is used to create a link to further info (if it exists) * string with _link suffix is used to create a link to further info (if it exists)
* @param string $sessionid * @param string $sessionid

Loading…
Cancel
Save