FILE: D:\xampp\htdocs\drupal_10\web\modules\contrib\environment_indicator\src\ToolbarHandler.php
------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
------------------------------------------------------------------------------------------------------------------------------------------
298 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
300 | WARNING | t() calls should be avoided in classes, use \Drupal\Core\StringTranslation\StringTranslationTrait and $this->t() instead
------------------------------------------------------------------------------------------------------------------------------------------

CommentFileSizeAuthor
#2 3370980-2.patch877 bytesarti_parmar

Comments

arti_parmar created an issue. See original summary.

arti_parmar’s picture

Assigned: arti_parmar » Unassigned
Status: Active » Needs review
StatusFileSize
new877 bytes

Kindly review patch.

devkinetic’s picture

Status: Needs review » Reviewed & tested by the community

This looks good!

isholgueras’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch. I will release it along with some other RTBC soon.

isholgueras’s picture

Status: Fixed » Closed (fixed)