mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
chore(psalm): Update baseline
Signed-off-by: Christopher Ng <chrng8@gmail.com>
This commit is contained in:
parent
415f082de0
commit
ad29dd3cbb
1 changed files with 0 additions and 5 deletions
|
|
@ -1830,11 +1830,6 @@
|
|||
<code><![CDATA[self::getGlobalCache()->getStorageInfo($storageId)]]></code>
|
||||
</NullableReturnStatement>
|
||||
</file>
|
||||
<file src="lib/private/Files/Cache/Updater.php">
|
||||
<RedundantCondition>
|
||||
<code><![CDATA[$this->cache instanceof Cache]]></code>
|
||||
</RedundantCondition>
|
||||
</file>
|
||||
<file src="lib/private/Files/Cache/Wrapper/CacheWrapper.php">
|
||||
<LessSpecificImplementedReturnType>
|
||||
<code><![CDATA[array]]></code>
|
||||
|
|
|
|||
Loading…
Reference in a new issue