We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a754149 commit 1fc24beCopy full SHA for 1fc24be
src/WebView/WebViewCreateInfo/FlagsListFormatter.php
@@ -41,7 +41,6 @@ public static function format(iterable $flags): iterable
41
42
/**
43
* @return non-empty-string
44
- *
45
* @phpstan-return ($name is non-empty-string ? non-empty-string : never)
46
*/
47
private static function formatFlagName(string $name): string
0 commit comments