aboutsummaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorAlexander Piskun <bigcat88@icloud.com>2023-09-06 16:53:53 +0300
committerAlexander Piskun <bigcat88@icloud.com>2023-09-06 16:53:53 +0300
commit01a11641f4b885a19d0cefdc2d9850854b3d47b0 (patch)
tree14460623c00411af3fb60fcda25523857ef3fbfa /psalm.xml
parent8ac768c584cced998b66f9e8de6112b521455001 (diff)
downloadnextcloud-server-01a11641f4b885a19d0cefdc2d9850854b3d47b0.tar.gz
nextcloud-server-01a11641f4b885a19d0cefdc2d9850854b3d47b0.zip
new name of AppEcosystem is AppAPI
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/psalm.xml b/psalm.xml
index cb7409489a8..f0198ee745e 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -81,7 +81,7 @@
<file name="build/stubs/zip.php"/>
<file name="build/stubs/psr_container.php"/>
<file name="3rdparty/sabre/uri/lib/functions.php" />
- <file name="build/stubs/app_ecosystem_v2.php" />
+ <file name="build/stubs/app_api.php" />
</stubs>
<issueHandlers>
<LessSpecificReturnStatement errorLevel="error"/>