Translations should be prefixed by '$this->' in D8, When written in class functions.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | translations-2800371-4.patch | 1.35 KB | kunalkursija |
| #2 | This_Keyword_Correction-2800371-2.patch | 1.35 KB | kunalkursija |
Translations should be prefixed by '$this->' in D8, When written in class functions.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | translations-2800371-4.patch | 1.35 KB | kunalkursija |
| #2 | This_Keyword_Correction-2800371-2.patch | 1.35 KB | kunalkursija |
Comments
Comment #2
kunalkursija commentedAttaching Patch
Comment #3
kunalkursija commentedComment #4
kunalkursija commentedPlease ignore the previous patch. Attaching new patch.
Comment #5
dishabhadra commentedIt's good to replace t() with $this->t().
Comment #7
bojanz commentedCommitted, thanks.