Skip to content

Commit

Permalink
Backport 3996679
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Apr 6, 2018
1 parent 340d86b commit 2c66a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Report/PHP.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
namespace SebastianBergmann\CodeCoverage\Report;

use SebastianBergmann\CodeCoverage\CodeCoverage;
use SebastianBergmann\CodeCoverage\RuntimeException;

/**
* Uses var_export() to write a SebastianBergmann\CodeCoverage\CodeCoverage object to a file.
Expand Down

0 comments on commit 2c66a39

Please sign in to comment.