Trait
public function getName()Returns bare class name of the specific notification module.
Returns string
public function getDisplayName()Get display name for the notification module.
Returns string
public function setDisplayName($displayName)Set the display name
Parameters
| Type | Name | Description |
|---|---|---|
string | $displayName |
Returns DescriptionTrait