ankithashetty created an issue. See original summary.
Replaced t() calls with $this->t() in the following patch, please review.
t()
$this->t()
Thank you.
Looks good. Please merge.
Issue #3154720 by ankithashetty: t() calls should be avoided in classes...
Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
ankithashettyReplaced
t()calls with$this->t()in the following patch, please review.Thank you.
Comment #3
marco-sLooks good. Please merge.
Comment #5
scott_euser commentedThanks!