LLMS_Abstract_Notification_Controller::get_title()
Get the translatable title for the notification
Description Description
Used on settings screens.
Return Return
(string)
Source Source
File: includes/abstracts/llms.abstract.notification.controller.php
abstract public function get_title();
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |