Skip to content

Commit 9cbac04

Browse files
committed
Removed bad return from PHPDocs in Output class
1 parent 1eb375d commit 9cbac04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Output.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ public function setTotalFileCount($count)
6868
/**
6969
* @param Result $result
7070
* @param bool $withCodeSnippet
71-
* @return string
7271
*/
7372
public function writeResult(Result $result, $withCodeSnippet = true)
7473
{

0 commit comments

Comments
 (0)