static string limit(string $value, int $limit = 100, string $end = '...')
Limit the number of characters in a string.
Please login to continue.
Please login to continue.