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
The Translator::getMessages() method is not part of any of the interfaces Translator implements. But as the Translator is @api, it probably is something "official".
FWIW, inside Symfony this method is used only from tests.
Is that something that should be adressed? If not, feel free to close this issue.