Use TranslationManager class for string translations

Created on 22 March 2023, over 1 year ago
Updated 28 April 2023, over 1 year ago

Problem/Motivation

Due to https://www.drupal.org/docs/8/api/translation-api/overview you should use t() to translate user interface text only in procedural code.

Proposed resolution

Use $this->t(); within GinLoginConfigurationForm.php because base class has a corresponding method which can be used.

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany rwam

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024