mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update Psalm baseline
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
This commit is contained in:
parent
a1d6189dfa
commit
1684fd0b6f
1 changed files with 5 additions and 0 deletions
|
|
@ -50,6 +50,11 @@
|
|||
<code>array</code>
|
||||
</InvalidReturnType>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Http/RedirectToDefaultAppResponse.php">
|
||||
<UndefinedClass occurrences="1">
|
||||
<code>\OC</code>
|
||||
</UndefinedClass>
|
||||
</file>
|
||||
<file src="lib/public/AppFramework/Http/Response.php">
|
||||
<UndefinedClass occurrences="2">
|
||||
<code>\OC</code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue