Home
last modified time | relevance | path

Searched refs:indentChar (Results 1 – 1 of 1) sorted by relevance

/plugin/mikioplugin/inc/stemmechanics/lesserphp/
Dlessc.inc.php3908 public $indentChar = " "; variable in lessc_formatter_classic
3929 return str_repeat($this->indentChar, max($this->indentLevel + $n, 0));