Skip to content

Commit 4757b2e

Browse files
miaulalalasusnux
authored andcommitted
chore(psalm): update deprecated method baseline
- Remove stale ThemingController entry (deprecated IConfig::getAppValue calls replaced with IAppConfig::getAppValueString) - Add CommentsEventListener::getEvent() (pre-existing deprecated usage not previously baselined) AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Anna Larch <anna@nextcloud.com>
1 parent e54963c commit 4757b2e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

build/psalm-baseline.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2594,11 +2594,6 @@
25942594
<code><![CDATA[getAppValue]]></code>
25952595
</DeprecatedMethod>
25962596
</file>
2597-
<file src="apps/theming/lib/Controller/ThemingController.php">
2598-
<DeprecatedMethod>
2599-
<code><![CDATA[getAppValue]]></code>
2600-
</DeprecatedMethod>
2601-
</file>
26022597
<file src="apps/theming/lib/Controller/UserThemeController.php">
26032598
<DeprecatedMethod>
26042599
<code><![CDATA[getUserValue]]></code>

0 commit comments

Comments
 (0)