chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command 2024-09-16 02:36:54 +00:00 committed by GitHub
parent 70bd525c84
commit 2d633fc014

View file

@ -2174,9 +2174,6 @@
</InvalidReturnType>
</file>
<file src="lib/private/Files/Storage/Local.php">
<ImplicitToStringCast>
<code><![CDATA[$file]]></code>
</ImplicitToStringCast>
<TypeDoesNotContainNull>
<code><![CDATA[$space === false || is_null($space)]]></code>
<code><![CDATA[is_null($space)]]></code>