CommentFileSizeAuthor
#2 t_2820031_1.patch17.81 KBnehakhadke

Comments

nehakhadke created an issue. See original summary.

nehakhadke’s picture

StatusFileSize
new17.81 KB
chi’s picture

Status: Active » Closed (works as designed)

t() was used intentionally because it is less verbose. $this->t() might be more suitable for unit testing but the module is tested through web tests.
Anyway thanks for the report.

nehakhadke’s picture