mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
chore: Update psalm baseline to remove fixed issue
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
561b590c77
commit
f6f83430a9
1 changed files with 0 additions and 3 deletions
|
|
@ -2013,9 +2013,6 @@
|
|||
</UndefinedInterfaceMethod>
|
||||
</file>
|
||||
<file src="lib/private/Files/Storage/Wrapper/Encryption.php">
|
||||
<InvalidOperand>
|
||||
<code><![CDATA[$this->copyFromStorage($sourceStorage, $sourceInternalPath . '/' . $file, $targetInternalPath . '/' . $file, false, $isRename)]]></code>
|
||||
</InvalidOperand>
|
||||
<InvalidReturnStatement>
|
||||
<code><![CDATA[$result]]></code>
|
||||
</InvalidReturnStatement>
|
||||
|
|
|
|||
Loading…
Reference in a new issue