LLMS_Abstract_Notification_View::set_title()
Setup notification title for output
Description Description
On an email the title acts as the "heading" element.
Return Return
(string)
Source Source
File: includes/abstracts/llms.abstract.notification.view.php
abstract protected function set_title();
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.8.0 | Introduced. |