SendsNotifications
Last updated
Last updated
This is a and requires ColdBox 7+. It should be added to an instance.
notification
true
The notification instance or a string WireBox mapping to send to the notifiables.
properties
struct
false
{}
A struct of properties to populate the notification with.
Return: notification
instance, after it has been populated and sent to the notifiables
.
Sends a notification to this instance.
string
|