diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2021-04-21 08:24:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-21 08:24:28 +0200 |
commit | db2aea2f04854e06851e3a42387dad1d73488dc5 (patch) | |
tree | 88c19dc448cf2fe97e6f1254cd6ed1292f4f8927 | |
parent | e58344fb2a218fafec10a40c30852ae5eb94d986 (diff) | |
parent | 1ac183fb05e93c1952fe5ff74498f6efe8739b4f (diff) | |
download | nextcloud-server-db2aea2f04854e06851e3a42387dad1d73488dc5.tar.gz nextcloud-server-db2aea2f04854e06851e3a42387dad1d73488dc5.zip |
Merge pull request #26673 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update 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 89a5db79d09..7b60c1829b9 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1394,9 +1394,6 @@ </InvalidReturnType> </file> <file src="apps/files_external/lib/Lib/Storage/SMB.php"> - <FalsableReturnStatement occurrences="1"> - <code>false</code> - </FalsableReturnStatement> <InvalidArgument occurrences="1"> <code>$files</code> </InvalidArgument> |