Skip to content

Release v14.4.0

Choose a tag to compare

@einari einari released this 19 May 07:31
7482fd8

Summary

Adds the current ExecutionContext as an argument to IContainer.get(...) and sends it along from the EventContext when instantiating event handler classes.

Added

  • Added executionContext: ExecutionContext as an argument in IContainer.get(...).