correct doc block

This commit is contained in:
euromark 2013-09-20 19:31:16 +02:00
parent b6a7cb7c7e
commit cbbd3ec6b3

View file

@ -96,7 +96,7 @@ abstract class BaseCoverageReport {
/**
* Gets the base path that the files we are interested in live in.
*
* @return void
* @return string Path
*/
public function getPathFilter() {
$path = ROOT . DS;