chore: Update psalm baseline

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
pull/51838/head
Côme Chilliet 6 months ago
parent 59edcdc537
commit b42a13f5df
No known key found for this signature in database
GPG Key ID: A3E2F658B28C760A
  1. 5
      build/psalm-baseline.xml

@ -2607,11 +2607,6 @@
<code><![CDATA[\Test\Util\User\Dummy]]></code>
</UndefinedClass>
</file>
<file src="lib/private/legacy/OC_Util.php">
<InvalidReturnType>
<code><![CDATA[void]]></code>
</InvalidReturnType>
</file>
<file src="lib/public/AppFramework/ApiController.php">
<NoInterfaceProperties>
<code><![CDATA[$this->request->server]]></code>

Loading…
Cancel
Save