Everything that should be injected must be a class and implement the interface Injectable. The implementation is trivial as it is an empty interface.
See Implementation
Everything that should be injected must be a class and implement the interface Injectable. The implementation is trivial as it is an empty interface.