Skip to content
Snippets Groups Projects
Commit 66a5407e authored by William Walker's avatar William Walker
Browse files

Comment for clarity

parent 07e840f3
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,9 @@ public class Temerity internal constructor(
}
/**
* This function initializes the Koin dependency injection framework
* This function initializes the Koin dependency injection framework,
* which provides the library's HttpClient and PlatformApi instances
* via factories defined as part of the lib Module.
*/
private fun createKoinApp() = object : TemerityKoinContext() {
val logger = createLogger("TemerityLib")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment