t() calls should be avoided.

Created on 20 June 2023, over 1 year ago

Problem/Motivation

Some files have $this->t() and some files have t().

Steps to reproduce

Avoid t() calls, instead use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t().

🐛 Bug report
Status

Needs review

Version

1.0

Component

Code

Created by

🇮🇳India Harshita mehra

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

Comments & Activities

Production build 0.71.5 2024