LLMS_Abstract_Notification_Controller::set_subscriber_options( string $type )

Setup the subscriber options for the notification


Parameters Parameters

$type

(string) (Required) Notification type id.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/abstracts/llms.abstract.notification.controller.php

	abstract protected function set_subscriber_options( $type );


Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.