Skip to content

Commit 139d193

Browse files
This reverts commit 7a48799.
1 parent cc9d810 commit 139d193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PHP/CodeCoverage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ protected function getLinesByStatus(array $data, $status)
420420
/**
421421
* Processes whitelisted files that are not covered.
422422
*/
423-
public function processUncoveredFilesFromWhitelist()
423+
protected function processUncoveredFilesFromWhitelist()
424424
{
425425
$data = array();
426426

0 commit comments

Comments
 (0)