This is a required interface for any component that should be able to receive notifications in your application. Using the implements keyword is optional.
implements
The id representing this Notifiable.
No arguments
Return: (string) The Notifiable id.
The type of this Notifiable.
Return: (string) The Notifiable type.
Last updated 2 years ago