mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
5ce7336a1b
commit
ec33647947
1 changed files with 1 additions and 4 deletions
|
|
@ -2696,14 +2696,11 @@
|
|||
</InvalidReturnType>
|
||||
</file>
|
||||
<file src="lib/private/Files/View.php">
|
||||
<InvalidNullableReturnType occurrences="1">
|
||||
<code>string</code>
|
||||
</InvalidNullableReturnType>
|
||||
<InvalidScalarArgument occurrences="2">
|
||||
<code>$fileId</code>
|
||||
<code>$mtime</code>
|
||||
</InvalidScalarArgument>
|
||||
<NullableReturnStatement occurrences="4">
|
||||
<NullableReturnStatement occurrences="3">
|
||||
<code>null</code>
|
||||
<code>null</code>
|
||||
<code>null</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue