Plugin files, lines 248, 249. It is better to use DI instead of direct service calls.
// Transliteration name.
$name = \Drupal::service('transliteration')->transliterate($name);

CommentFileSizeAuthor
#3 imce-rename-coding-standards.patch2.73 KBextatic

Comments

Extatic created an issue. See original summary.

zulljin’s picture

Hey, Extatic

Thank you for the reporting. I will review it.

extatic’s picture

StatusFileSize
new2.73 KB

I propose you to use next patch.

  • Zulljin committed c31fbb0 on 8.x-1.x authored by Extatic
    Issue #3137544 by Extatic, Zulljin: Codings standards: Use Dependency...
zulljin’s picture

Status: Active » Fixed
extatic’s picture

Status: Fixed » Closed (fixed)

Thanks, everything looks fine right now.