Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php478 $docComment = self::cleanUpMultiLineAnnotation($docComment);
511 private static function cleanUpMultiLineAnnotation($docComment) function in PHPUnit_Util_Test