Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DDescriptionFactory.php73 $contents = $this->removeSuperfluousStartingWhitespace($contents);
159 private function removeSuperfluousStartingWhitespace($contents) function in phpDocumentor\\Reflection\\DocBlock\\DescriptionFactory