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
Comment #2
mo_farhaz commentedComment #3
kapilv commentedComment #4
dhansen commentedI'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.
Comment #6
dhansen commented