UTILITY
truncate()
ShortPHP reference for truncate().
Signature
function truncate(string $value, int $length, string $suffix = '…'): string
Example
truncate(...);Extension: Core