trait CanIndentStrings (View source)

Methods

string
indentString(string $string, int $level = 1)

No description

Details

protected string indentString(string $string, int $level = 1)

No description

Parameters

string $string
int $level

Return Value

string