LLMS_Abstract_Notification_View_Quiz_Completion::set_footer()
Setup footer content for output
Contents
Return Return
(string)
Source Source
File: includes/abstracts/llms.abstract.notification.view.quiz.completion.php
protected function set_footer() {
return '';
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.24.0 | Introduced. |