mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 06:37:56 -04:00
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
parent
f95a268767
commit
0b799f4794
1 changed files with 1 additions and 2 deletions
|
|
@ -4151,8 +4151,7 @@
|
|||
<ImplementedReturnTypeMismatch occurrences="1">
|
||||
<code>null|string</code>
|
||||
</ImplementedReturnTypeMismatch>
|
||||
<LessSpecificImplementedReturnType occurrences="2">
|
||||
<code>array</code>
|
||||
<LessSpecificImplementedReturnType occurrences="1">
|
||||
<code>array|mixed</code>
|
||||
</LessSpecificImplementedReturnType>
|
||||
</file>
|
||||
|
|
|
|||
Loading…
Reference in a new issue