SyliusBlogPlugin icon indicating copy to clipboard operation
SyliusBlogPlugin copied to clipboard

Can't override article resource

Open ehibes opened this issue 2 years ago • 0 comments

Hi,

I try to override the article resource, but I get following error : Neither the property "translations" nor one of the methods "translations()", "gettranslations()"/"istranslations()"/"hastranslations()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"

It seems that ArticleTranslation is not managed as a resource by Sylius.

ehibes avatar Nov 03 '22 17:11 ehibes