repeat

Returns a repeated string given a multiplier.

Description

static repeat(int $multiplier)

Parameters

  • int $multiplier
    The number of times to repeat the string

Return Value

static