Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add comments to
getInstance
and factory
methods in PackageInjector
This commit documents `getInstance` and `factory` methods in the `PackageInjector` class. The comments provide detailed information on what each method does, including its usefulness during unit testing and how instances are cached.
- Loading branch information