LLMS_Abstract_Notification_Controller::get_test_settings( string $type )
Get an array of LifterLMS Admin Page settings to send test notifications
Description Description
Parameters Parameters
- $type
-
(Required) notification type [basic|email]
Return Return
(array)
Source Source
File: includes/abstracts/llms.abstract.notification.controller.php
Changelog Changelog
Version | Description |
---|---|
3.24.0 | Introduced. |