Skip to content

Commit 3a46f14

Browse files
committed
Whoops.
1 parent d4cf694 commit 3a46f14

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

classes/reporter.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,6 @@ public function __construct($projectPath, $reportFolder = null) {
8484
$this->add("Scanning {$this->projectPath}", 0, 1);
8585
}
8686

87-
/**
88-
* Function Documentation
89-
*
90-
* @access public
91-
* @return void
92-
*/
93-
public function setFormat($format) {
94-
# code...
95-
}
96-
9787
/**
9888
* Add a new line to the report.
9989
*

0 commit comments

Comments
 (0)