eav-manager
eav-manager copied to clipboard
Route defaults should be provided automatically
Why the familyCode is not provided automatically when building the route. Instead, we have to set the family code each time we generate an url in Twig.
It should be added automatically when building the route in the _defaults
routing configuration key.