LLMS_Abstract_Notification_View::get_icon_default( string $type )

Retrieve a default icon for the notification based on the notification type


Description Description


Parameters Parameters

$type

(Required) Type of icon [positive|negative].


Top ↑

Return Return

(string)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0
3.37.19 Use in_array with strict comparison.
3.10.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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