ci(psalm): update baseline

prefer to keep this check as PublicEmitter should be dropped sooner or
later

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2024-07-10 13:48:03 +02:00
parent 6a783d9b08
commit abd8708a96
No known key found for this signature in database
GPG key ID: 7424F1874854DF23

View file

@ -2881,6 +2881,9 @@
<code><![CDATA[$request->server]]></code>
<code><![CDATA[$request->server]]></code>
</NoInterfaceProperties>
<RedundantCondition>
<code><![CDATA[$this->manager instanceof PublicEmitter]]></code>
</RedundantCondition>
</file>
<file src="lib/private/User/User.php">
<UndefinedInterfaceMethod>