You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 4.4 branch.
Discussion
----------
Update service_subscribers_locators.rst
According to symfony/symfony#34637, `index_by` attribute must be set to make `default_index_method` working
Commits
-------
e382dff Update service_subscribers_locators.rst
Note since code should not be the place that decides how the locators are going to be used, a configuration key (`key` in the example above) must be set in order this to work. So the custom method may be called as a fallback.
0 commit comments