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 415130c commit c7d447dCopy full SHA for c7d447d
psalm.baseline.xml
@@ -13,6 +13,9 @@
13
</DocblockTypeContradiction>
14
</file>
15
<file src="src/PhpImap/IncomingMail.php">
16
+ <PossiblyUnusedMethod occurrences="1">
17
+ <code>replaceInternalLinks</code>
18
+ </PossiblyUnusedMethod>
19
<PropertyTypeCoercion occurrences="1">
20
<code>$this->dataInfo</code>
21
</PropertyTypeCoercion>
0 commit comments