Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php154 $indentationLength = 8; // looks good
159 $indentationLength
175 $indentationLength
213 $indentationLength
219 private function indentArguments(array $arguments, $indentationLength) argument
223 function () use ($indentationLength) {
224 return str_repeat(' ', $indentationLength);