Skip to content

Commit

Permalink
TASK: BackendHelper add interfaceLanguage return type
Browse files Browse the repository at this point in the history
  • Loading branch information
mhsdesign committed Feb 1, 2024
1 parent 00a3daa commit 0d9facf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Neos.Neos/Classes/Fusion/Helper/BackendHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class BackendHelper implements ProtectedContextAwareInterface
*
* Translation.id("mh").locale(Neos.Backend.interfaceLanguage()).translate()
*
* @return string
*/
public function interfaceLanguage(): string
{
Expand Down

0 comments on commit 0d9facf

Please sign in to comment.