Searched refs:indentationLength (Results 1 – 1 of 1) sorted by relevance
154 $indentationLength = 8; // looks good159 $indentationLength175 $indentationLength213 $indentationLength219 private function indentArguments(array $arguments, $indentationLength) argument223 function () use ($indentationLength) {224 return str_repeat(' ', $indentationLength);