EventService: refactoring

This commit is contained in:
Eric Espie
2022-03-15 17:50:13 +01:00
parent 5b52ca4776
commit 29c6b73d93
30 changed files with 914 additions and 889 deletions

View File

@@ -1231,7 +1231,7 @@
</state>
</states>
</lifecycle>
<hook_listeners>
<event_listeners>
<listener id="OnBeforeInsertEvent">
<event>BeforeInsert</event>
<callback>OnBeforeInsertEvent</callback>
@@ -1242,7 +1242,7 @@
<callback>OnBeforeUpdateEvent</callback>
<priority>0</priority>
</listener>
</hook_listeners>
</event_listeners>
<methods>
<method id="GetTicketRefFormat">
<static>true</static>