Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
H A DCallCenter.php157 $this->indentArguments(
173 $this->indentArguments(
206 $this->indentArguments(
219 private function indentArguments(array $arguments, $indentationLength) function in Prophecy\\Call\\CallCenter