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