LLMS_Abstract_Notification_View::get_notification()

Access the protected notification object


Return Return

(LLMS_Notification)


Top ↑

Source Source

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

	public function get_notification() {
		return $this->notification;
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.18.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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