Skip to content

Issue #3133387: t() calls should be avoided in classes, use...

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

Closes #3133387

Merge request reports