Fix PHPDocs for the method get_course_field_value()
This commit is contained in:
parent
57c4fca204
commit
86322e06a9
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ class element extends \mod_customcert\element {
|
|||
/**
|
||||
* Helper function that returns the field value in a human-readable format.
|
||||
*
|
||||
* @param \stdClass $user the user we are rendering this for
|
||||
* @param \stdClass $course the course we are rendering this for
|
||||
* @param bool $preview Is this a preview?
|
||||
* @return string
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue