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
fc7cc49461
commit
fc88d73583
1 changed files with 1 additions and 2 deletions
|
|
@ -4015,10 +4015,9 @@
|
|||
<InvalidReturnType occurrences="1">
|
||||
<code>int</code>
|
||||
</InvalidReturnType>
|
||||
<InvalidScalarArgument occurrences="4">
|
||||
<InvalidScalarArgument occurrences="3">
|
||||
<code>$includeExtStorage ? 'ext' : false</code>
|
||||
<code>$path</code>
|
||||
<code>$quota</code>
|
||||
<code>'ext'</code>
|
||||
</InvalidScalarArgument>
|
||||
<RedundantCondition occurrences="1">
|
||||
|
|
|
|||
Loading…
Reference in a new issue