FILE: ...n/web/modules/contrib/flag_search_api/src/Form/FlagSearchApiConfigForm.php
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
--------------------------------------------------------------------------------
37 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
42 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
44 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
49 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead

CommentFileSizeAuthor
#2 3136526-2.patch1.13 KBmo_farhaz

Comments

mo_farhaz created an issue. See original summary.

mo_farhaz’s picture

Assigned: mo_farhaz » Unassigned
Status: Active » Needs review
StatusFileSize
new1.13 KB

please review.

xsdx’s picture

Status: Needs review » Reviewed & tested by the community

Works ok

  • 3fa81c2c committed on 8.x-1.x
    Issue #3136526 by mo_farhaz, xSDx: t() calls should be avoided in...
xsdx’s picture

Status: Reviewed & tested by the community » Fixed
xsdx’s picture

Status: Fixed » Closed (fixed)