monsieurbiz/SyliusSettingsPlugin

Having to pass the channel and the locale is annoying

jacquesbh opened this issue · 1 comments

It could be great to have a method which uses the ChannelContext and LocaleContext to get the channel and the locale.

It will simplify a lot of code actually in the applications by avoiding to autowire the channel and locale contexts.