LLMS_Abstract_Notification_Controller::set_additional_options( string $type )

Set additional options to be added to the notification view in the admin panel


Parameters Parameters

$type

(string) (Required) Type of the notification.


Top ↑

Return Return

(array)


Top ↑

Source Source

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

	 * @param string $type Type of the notification.
	 * @return array
	 */


Top ↑

Changelog Changelog

Changelog
Version Description
5.2.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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