Add `EventHandler::getListenerObject()`
authorMatthias Schmidt <gravatronics@live.com>
Thu, 17 Jun 2021 04:52:22 +0000 (06:52 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Thu, 17 Jun 2021 04:52:22 +0000 (06:52 +0200)
commit86f907fb445f4164346e0dccda7bcb9f34674ebb
tree0c18c4c2c7e535a79c3cf81624471db6cbf3aa15
parent0ea29dec6196a4cfb6f3c028cd94a5dc32b36bcb
Add `EventHandler::getListenerObject()`

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