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 0116a63 commit 51cd464Copy full SHA for 51cd464
build/psalm-baseline.xml
@@ -2915,11 +2915,6 @@
2915
<code><![CDATA[$appId === null]]></code>
2916
</TypeDoesNotContainNull>
2917
</file>
2918
- <file src="lib/private/legacy/OC_FileChunking.php">
2919
- <UndefinedDocblockClass>
2920
- <code><![CDATA[\OC\InsufficientStorageException]]></code>
2921
- </UndefinedDocblockClass>
2922
- </file>
2923
<file src="lib/private/legacy/OC_Files.php">
2924
<RedundantCondition>
2925
<code><![CDATA[$getType === self::ZIP_DIR]]></code>
0 commit comments