* Don't call substr which creates a new string instance * Only call string method if string length is larger than 140 Closes #90324
9.6 KiB
9.6 KiB
* Don't call substr which creates a new string instance * Only call string method if string length is larger than 140 Closes #90324