Skip to content

Instantly share code, notes, and snippets.

@pjwelcome
Created April 15, 2018 13:39
Show Gist options
  • Save pjwelcome/411c5ca57b253d35d73d858f7b1c8ce5 to your computer and use it in GitHub Desktop.
Save pjwelcome/411c5ca57b253d35d73d858f7b1c8ce5 to your computer and use it in GitHub Desktop.
class DepedencyContainer {
private let container = Container()
public static let instance = DepedencyContainer()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment