Home
last modified time | relevance | path

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

/PHP-Parser/test/PhpParser/
H A DCommentTest.php23 public function testReformatting($commentText, $reformattedText): void { argument
25 $this->assertSame($reformattedText, $comment->getReformattedText());

Completed in 3 milliseconds