SendsNotifications
component
name="User"
delegates="SendsNotifications@megaphone"
accessors="true"
{
property name="id";
public string function getNotifiableId() {
return getId();
}
public string function getNotifiableType() {
return "User";
}
}notify
Name
Type
Required
Default
Description
Last updated
