mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
70bd525c84
commit
2d633fc014
1 changed files with 0 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue