Problem/Motivation
There are still t() calls on one line.

Steps to reproduce
Remove t() and add $this->t().

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Harshita mehna created an issue. See original summary.

harshita mehna’s picture

Hello Maintainers and everyone,
I have provided an MR !1 to fix this issue.
To get more information about this please visit https://www.drupal.org/project/drupal/issues/3115809
Please review it.

Thanks!

harshita mehna’s picture

Status: Active » Needs review
saidatom’s picture

Status: Needs review » Needs work
saidatom’s picture

Status: Needs work » Fixed
saidatom’s picture

srijsbergen’s picture

Status: Fixed » Needs work

Was this tested? AFAICS the $this->t won't work inside the static function.

saidatom’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.