Joachim Løvgaard
Joachim Løvgaard
Regarding the actual problem I always use XML in bundles/plugins (which I make a lot of :D) so I am also a big fan of XML, but I am also...
@nikkuexe: I see your point, but Sylius already has inventory in the core, i.e. not as a plugin :)
I think it is, @chapterjason. Why do you think it isn't? :)
Would very much appreciate a PR :-)
Products and variants would be on that list :D
You are right that it's a mess to actually remove a locale. A lot of manual sql queries :D Not sure it would be just as easy as with promos...
Something along the same line goes for this example: ```diff class DataTransferObject { - protected array $data = []; + public array $data = []; ``` If I extended `DataTransferObject`...
Hi @alekseyp. What do you need it for? :)
Could you create a PR for it, @alekseyp? :)