Searched refs:indentChar (Results 1 – 1 of 1) sorted by relevance
17 public $indentChar = ' '; variable in LesserPHP\\FormatterClassic41 return str_repeat($this->indentChar, max($this->indentLevel + $n, 0));