-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stable18] Fix languages empty array #20877
Conversation
@GretaD please check what is missing from the original pr. |
e02b53f
to
a661f65
Compare
|
->expects($this->once()) | ||
->method('getSystemValue') | ||
->with('force_language', 'de') | ||
->willRreturn('de'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rrrrrrrrrrrrrrrr
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wrong, its rr not rrrrrrrrrrrrrrrr, thats because i like Russian accent
Signed-off-by: GretaD <gretadoci@gmail.com>
a661f65
to
d833827
Compare
backport of #20719