Skip to content

Commit 75ee8b6

Browse files
committed
remove wrong throws in phpdoc
1 parent e1813dc commit 75ee8b6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Driver/PCOV.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
*/
2020
final class PCOV implements Driver
2121
{
22-
/**
23-
* @throws RuntimeException
24-
*/
2522
public function __construct(Filter $filter = null)
2623
{
2724

0 commit comments

Comments
 (0)