Yelp

(The Help System)

utils.repeat_string

Parameters

$string

The string to repeat.

$number

The number of times to repeat $string.

This template repeats the $string argument $number times.

Calls Templates