Plugin files, lines 248, 249. It is better to use DI instead of direct service calls.
// Transliteration name.
$name = \Drupal::service('transliteration')->transliterate($name);
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | imce-rename-coding-standards.patch | 2.73 KB | extatic |
Comments
Comment #2
zulljin commentedHey, Extatic
Thank you for the reporting. I will review it.
Comment #3
extatic commentedI propose you to use next patch.
Comment #5
zulljin commentedComment #6
extatic commentedThanks, everything looks fine right now.