LLMS_Abstract_Notification_Controller::get_subscriptions()

Retrieve subscribers


Description Description


Return Return

(array)


Top ↑

Source Source

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

	public function get_subscriptions() {
		return $this->subscriptions;
	}

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.





Permalink: