mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°4756 - Event service initialization
This commit is contained in:
@@ -1343,9 +1343,9 @@ EOF
|
||||
if (!empty($sEvents))
|
||||
{
|
||||
$sMethods .= <<<EOF
|
||||
protected function RegisterEvents()
|
||||
protected function RegisterEventListeners()
|
||||
{
|
||||
parent::RegisterEvents();
|
||||
parent::RegisterEventListeners();
|
||||
$sEvents
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user