diff options
author | Joas Schilling <coding@schilljs.com> | 2024-11-28 13:57:24 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2024-11-28 13:57:24 +0100 |
commit | 2b6da9eaeee33e7cbfc88960d7686d8d8b844bbd (patch) | |
tree | d02e8dc11618cda7879b4c5152578de167bab078 /build/psalm-baseline.xml | |
parent | 1909b981a4b3db83edfcd76fb4b6730a0cc8da81 (diff) | |
download | nextcloud-server-2b6da9eaeee33e7cbfc88960d7686d8d8b844bbd.tar.gz nextcloud-server-2b6da9eaeee33e7cbfc88960d7686d8d8b844bbd.zip |
ci: Remove obsolete baseline entry
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-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 ed96e4391f9..00add5ee78e 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1384,9 +1384,6 @@ </UndefinedInterfaceMethod> </file> <file src="lib/private/AppFramework/Http/Dispatcher.php"> - <NoInterfaceProperties> - <code><![CDATA[$this->request->method]]></code> - </NoInterfaceProperties> <NullArgument> <code><![CDATA[null]]></code> </NullArgument> |