Esempio n. 1
0
 def build_event_creation_handler(self):
     return EventCreationHandler(self)
Esempio n. 2
0
 def get_event_creation_handler(self) -> EventCreationHandler:
     return EventCreationHandler(self)