Use the StringTranslationTrait in the Kickstart configuration form

Created on 21 June 2023, over 1 year ago
Updated 20 July 2023, over 1 year ago

Problem/Motivation

t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead.

Steps to reproduce

Remove t() and use $this->t in the KickstartConfigureForm.php file.

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024