diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2025-06-05 18:20:05 +0200 |
---|---|---|
committer | Côme Chilliet <come.chilliet@nextcloud.com> | 2025-06-05 18:20:05 +0200 |
commit | ba53147e1028be65cc3bdf0116f67f463a3674df (patch) | |
tree | e85eb42cc2b55a6f812bceb76ddd01302b4e3275 | |
parent | bb485fb733e215f28c3497e7f1ef49bb0047c1f4 (diff) | |
download | nextcloud-server-ba53147e1028be65cc3bdf0116f67f463a3674df.tar.gz nextcloud-server-ba53147e1028be65cc3bdf0116f67f463a3674df.zip |
chore: update psalm baselinefeat/cache-routes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 9b70702914c..39eeb1e91d1 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -4336,9 +4336,6 @@ </ParamNameMismatch> </file> <file src="lib/private/Route/Router.php"> - <InvalidClass> - <code><![CDATA[\OC_APP]]></code> - </InvalidClass> <InvalidNullableReturnType> <code><![CDATA[string]]></code> </InvalidNullableReturnType> |