LLMS_Abstract_Notification_Controller::is_testable( string $type )
Determine if the notification type support tests
Description Description
Parameters Parameters
- $type
-
(Required) notification type [email|basic]
Return Return
(bool)
Source Source
File: includes/abstracts/llms.abstract.notification.controller.php
Changelog Changelog
Version | Description |
---|---|
3.24.0 | Introduced. |