Add `EventHandler::executeListeners()`
authorMatthias Schmidt <gravatronics@live.com>
Thu, 17 Jun 2021 05:03:59 +0000 (07:03 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 17 Jun 2021 05:03:59 +0000 (07:03 +0200)
commitb979931a026531f395805d730440b3a53ae3a8d8
tree4ec4b70dc9e188714a565dddf852745a8ae9bf1e
parentea2779b1f5d931b2a9b28d181ea1541b53b053d4
Add `EventHandler::executeListeners()`

Instead of having the same code in `EventHandler::executeInheritedActions()` and `EventHandler::fireAction()`, it is now just in one method.
wcfsetup/install/files/lib/system/event/EventHandler.class.php