Skip to content

Commit 21e670c

Browse files
committed
init IVAN
1 parent afe4b8a commit 21e670c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CodeCoverage.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ final class CodeCoverage
138138
*/
139139
public function __construct(Driver $driver = null, Filter $filter = null)
140140
{
141+
//IVAN!!!
141142
if ($filter === null) {
142143
$filter = new Filter;
143144
}

0 commit comments

Comments
 (0)