trait HelperTrait

Helper trait.

Methods

int
stringWidthWithoutFormatting(string $string)

Returns the width of the string without formatting.

Details

at line 25
protected int stringWidthWithoutFormatting(string $string)

Returns the width of the string without formatting.

Parameters

string $string String to strip

Return Value

int