FILE: ...ribution/web/modules/contrib/htmLawed/src/Plugin/Filter/Filterhtmlawed.php
--------------------------------------------------------------------------------
FOUND 0 ERRORS AND 5 WARNINGS AFFECTING 4 LINES
--------------------------------------------------------------------------------
95 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
132 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
132 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
132 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
132 | WARNING | t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3125527-2.patch | 5.01 KB | mo_farhaz |
Comments
Comment #2
mo_farhaz commentedPlease review it.
Comment #3
alpha2zee commentedComment #4
alpha2zee commentedTThanks for the patch. Looks good. Incorporated in new module release 8.x-3.7.
Comment #5
kapilv commented