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

CommentFileSizeAuthor
#2 updated-3190202-2.patch11.69 KBsamvada_jain_m

Comments

Samvada_Jain_M created an issue. See original summary.

samvada_jain_m’s picture

Assigned: samvada_jain_m » Unassigned
Status: Active » Needs review
StatusFileSize
new11.69 KB

Please review.

swentel’s picture

Version: 8.x-1.x-dev » 3.0.x-dev

Moving to new branch

  • swentel committed d9c0062 on 3.0.x
    Issue #3190202 by Samvada_Jain_M: Avoid t() calls within class
    
swentel’s picture

Status: Needs review » Fixed

committed and pushed, thanks!

swentel’s picture

Status: Fixed » Closed (fixed)