New in Symfony 4.3: Indexed and Tagged Service Collections goo.gl/fb/5VrDqU #symfony
2
24
60
0
1
@symfony List of services of certain tag is good and needed feature in general. The index_by is a step back, essentially from proper DI back to service locators. More coupling, worse testability, more bugs. getDefaultIndexName() with no interface, I have no words…