We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d2759 commit 0a6bf3eCopy full SHA for 0a6bf3e
classes/template.php
@@ -693,6 +693,7 @@ public static function find_by_name($name) {
693
* @param array $data Additional data that will json_encode'd and stored with the issue.
694
* @param string $component The component the certificate was issued by.
695
* @param int|null $courseid
696
+ * @param string $name Override the name for a certificate to display in the user's list
697
* @param \core\lock\lock|null $lock optional lock to release after a record was inserted into the DB
698
* @return int The ID of the issue
699
*/
0 commit comments