Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX beta] Use public API for container in instance initializer.
As of 2.1.0 the ApplicationInstance instance that we receive in an instance initializer has a `lookup` method on it directly. This is new public API that replaces `appInstance.container.lookup` as of 2.1.0.
- Loading branch information