Skip to content

Commit a638734

Browse files
committed
chore(psalm): add CommentsEventListener::getEvent() to deprecated baseline
Signed-off-by: Anna Larch <anna@nextcloud.com> AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent fb267ba commit a638734

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

build/psalm-baseline.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@
5252
<code><![CDATA[CommentsEvent::EVENT_PRE_UPDATE]]></code>
5353
<code><![CDATA[CommentsEvent::EVENT_UPDATE]]></code>
5454
</DeprecatedConstant>
55+
<DeprecatedMethod>
56+
<code><![CDATA[getEvent]]></code>
57+
</DeprecatedMethod>
5558
</file>
5659
<file src="apps/comments/lib/MaxAutoCompleteResultsInitialState.php">
5760
<DeprecatedMethod>

0 commit comments

Comments
 (0)