Skip to content

Commit f7835a8

Browse files
committed
remove unused phpdoc type
1 parent fd12705 commit f7835a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Rules/Functions/PrintfHelper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
use function strlen;
1515
use const PREG_SET_ORDER;
1616

17-
/** @phpstan-type AcceptingTypeString 'strict-int'|'int'|'float'|'string'|'mixed' */
1817
#[AutowiredService]
1918
final class PrintfHelper
2019
{

0 commit comments

Comments
 (0)