FILE: ...ution/web/modules/contrib/ckeditor_find/src/Plugin/CKEditorPlugin/Find.php
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
--------------------------------------------------------------------------------
55 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
59 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
63 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
-----------------------------------

Comments

mo_farhaz created an issue. See original summary.

mo_farhaz’s picture

Assigned: mo_farhaz » Unassigned
Status: Active » Needs review
kapilv’s picture

Issue tags: +warning
dhansen’s picture

I'm gone ahead and rolled up these changes into the dev branch. It also fixes a CSS spacing issue that came from the same PHPCS run.

  • dhansen committed 698ee68 on 8.x-1.x
    Issue #3129191 by mo_farhaz, dhansen: t() calls should be avoided in...
dhansen’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.