LLMS_Notifications::get_view( LLMS_Notification $notification )

Retrieve a view instance of a notification


Description Description


Parameters Parameters

$notification

(Required) Notification instance.


Top ↑

Return Return

(LLMS_Abstract_Notification_View|false)


Top ↑

Source Source

File: includes/notifications/class.llms.notifications.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0
3.38.0 Use strict comparison.
3.24.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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