aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorCôme Chilliet <come.chilliet@nextcloud.com>2023-10-23 10:17:34 +0200
committerCôme Chilliet <come.chilliet@nextcloud.com>2023-10-23 10:18:13 +0200
commit16b9373b82ccfe9a0982f4678c16a19298014e27 (patch)
tree3f61703376125f89e2b2bc6b39024910f72af2c1 /build
parent356f0291a2b6ae536b00b19b6a551d2d4bad8c12 (diff)
downloadnextcloud-server-16b9373b82ccfe9a0982f4678c16a19298014e27.tar.gz
nextcloud-server-16b9373b82ccfe9a0982f4678c16a19298014e27.zip
Adapt baseline to filename change
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index b54f19b8ee3..8a2c728ab5b 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2080,7 +2080,7 @@
<code>$trySession</code>
</RedundantCondition>
</file>
- <file src="lib/private/Authentication/Token/IToken.php">
+ <file src="lib/public/Authentication/Token/IToken.php">
<AmbiguousConstantInheritance>
<code>DO_NOT_REMEMBER</code>
<code>PERMANENT_TOKEN</code>