LLMS_Abstract_Notification_View::__construct( mixed $notification )

Constructor


Description Description


Parameters Parameters

$notification

(Required) Notification id, instance of LLMS_Notification or an object containing at least an 'id'.


Top ↑

Return Return

(void)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Force [llms-user] shortocde to the user ID of the user who triggered the notification.
3.8.0
3.37.19 Moved the retrieval of the associated llms post into a protected method.
3.31.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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