Closed nicolas-grekas closed 4 years ago
Useful when we want to disable the default interceptors, as in https://github.com/symfony/symfony/pull/35115#pullrequestreview-337184875
I think these should be separate functions to opt-out of any of these
updated
I've implemented it slightly differently in #241, what do you think?
Works for me thanks!
Useful when we want to disable the default interceptors, as in https://github.com/symfony/symfony/pull/35115#pullrequestreview-337184875