We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974be59 commit 23e8adaCopy full SHA for 23e8ada
SwiftInjection/DIContainer.swift
@@ -84,7 +84,7 @@ public class DIContainer {
84
}
85
86
/**
87
- Binds a class.struct or protocol to an instance provided through a closure
+ Binds a class/struct or protocol to an instance provided through a closure
88
Any can refer to structs (value based) which are not compatible with singleton
89
90
- parameter type: Protocol or a Class
0 commit comments