We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd12705 commit f7835a8Copy full SHA for f7835a8
src/Rules/Functions/PrintfHelper.php
@@ -14,7 +14,6 @@
14
use function strlen;
15
use const PREG_SET_ORDER;
16
17
-/** @phpstan-type AcceptingTypeString 'strict-int'|'int'|'float'|'string'|'mixed' */
18
#[AutowiredService]
19
final class PrintfHelper
20
{
0 commit comments