LLMS_Abstract_Notification_Controller::supports( string $type )
Determine if a given notification type is supported
Description Description
Parameters Parameters
- $type
-
(Required) notification type id
Return Return
(boolean)
Source Source
File: includes/abstracts/llms.abstract.notification.controller.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |