You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that it is currently not possible to associate a translation entity using the AsResource attribute.
In YAML, this kind of configuration is straightforward — we can define the translation class directly — but I couldn’t find an equivalent way to achieve this using PHP attributes.