LLMS_Notifications::get_processors()
Get loaded processors
Contents
Return Return
Source Source
File: includes/notifications/class.llms.notifications.php
public function get_processors() { return $this->processors; }
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |