-
Enhancement
-
Resolution: Fixed
-
P4
-
10
-
b21
it's better to change a method signature to return an interface rather a specific implementation, this allows us to easily change the used implementation later and reduces coupling.