Mark object as "aware" about its dependencies. Particular case of using Marker Interface for Dependency Injection purpose. While Aware Traits help to keep your code DRY.
Mark object as "aware" about its dependencies. Particular case of using Marker Interface for Dependency Injection purpose. While Aware Traits help to keep your code DRY.