Skip to content

Commit 3dd9468

Browse files
committed
Ignore deprecated method from code coverage
1 parent 0a58ff5 commit 3dd9468

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ParsingInput.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ public function trim(bool $ows = false): void
6060

6161
/**
6262
* @deprecated in 2.3.0 and will be removed in 3.0.0
63+
* @codeCoverageIgnore
6364
*/
6465
public function isChar(string $char): bool
6566
{

0 commit comments

Comments
 (0)