diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2024-07-19 02:25:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 02:25:35 +0000 |
commit | ff67662d42f96cb9556f2421c81a8a487be25c53 (patch) | |
tree | 71369ee3c6c71169181be4cc5fa6d8d233af5ede /build/psalm-baseline.xml | |
parent | d63621b9144a5719c9795c7ac3edb056dc50dfdc (diff) | |
download | nextcloud-server-ff67662d42f96cb9556f2421c81a8a487be25c53.tar.gz nextcloud-server-ff67662d42f96cb9556f2421c81a8a487be25c53.zip |
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index e9b9bc80aa6..8c16da2acf9 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1259,11 +1259,6 @@ <code>string</code> </InvalidReturnType> </file> - <file src="apps/workflowengine/lib/Check/FileSystemTags.php"> - <UndefinedDocblockClass> - <code><![CDATA[$this->storage]]></code> - </UndefinedDocblockClass> - </file> <file src="apps/workflowengine/lib/Check/RequestRemoteAddress.php"> <InvalidArgument> <code>$decodedValue[1]</code> |