Beispiel #1
0
 def build_event_creation_handler(self):
     return EventCreationHandler(self)
Beispiel #2
0
 def get_event_creation_handler(self) -> EventCreationHandler:
     return EventCreationHandler(self)