
26/09/2025
Our bundle's object wrapper doesn’t play nicely with Twig. We'll fix that - but first, let’s write a unit test to be sure it works correctly outside of Twig. We'll all sleep better with code that's properly tested!
We have a little hiccup when using our "TranslatedObject" in Twig. Here's what's going on