-
Make all Notifier extend AbstractEventNotifier · d8d478fdJohannes 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.
d8d478fd
×