LLMS_Notifications::get_processors()
Get loaded processors
Contents
Return Return
Source Source
File: includes/notifications/class.llms.notifications.php
* @return LLMS_Abstract_Notification_Processor[] */ public function get_processors() {
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |