t() calls should be avoided in classes.
t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead.
Needs review
1.0
Code
Kindly review patch.