apply_filters( "llms_notification_{$this->id}_supported_types", LLMS_Abstract_Notification_Controller )
Filters the supported notification types
Description Description
The dynamic portion of this filter, $this->id
, refers to the notification trigger identifier.
Parameters Parameters
-
(LLMS_Abstract_Notification_Controller) The notification controller instance.
Source Source
File: includes/abstracts/llms.abstract.notification.controller.php