* * @version 1.0.0 */ trait IsNotifiable { use HasDatabaseNotifications, RoutesNotifications; }