-
Make all Notifier extend AbstractEventNotifier · 04e84dddJohannes Edmeier authored
Since the Notifiers shouldn't throw exceptions, we let all extend the AbstractEventNotifier which gets us a enabled property and catching exceptions which may occur when notifiying.
04e84ddd
×