diff options
author | blizzz <blizzz@arthur-schiwon.de> | 2022-05-12 12:09:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-12 12:09:50 +0200 |
commit | 33ffaad14bd15c8f6ed370b28bc83feec4f69980 (patch) | |
tree | 173e6d4bc83887f3469490227d70719d29e357de | |
parent | 7d218bfb0a51147fafd673424f019444056d31b6 (diff) | |
parent | e712ea139d14de8b028ff7276f9dd277a48ac719 (diff) | |
download | nextcloud-server-33ffaad14bd15c8f6ed370b28bc83feec4f69980.tar.gz nextcloud-server-33ffaad14bd15c8f6ed370b28bc83feec4f69980.zip |
Merge pull request #32328 from nextcloud/automated/noid/psalm-baseline-update-1652242827
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 7152a3fbffe..b2953298fa9 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -3887,10 +3887,6 @@ <code>$maxPreviewImage</code> <code>IPreview::EVENT</code> </InvalidArgument> - <InvalidScalarArgument occurrences="2"> - <code>$file->getId()</code> - <code>$file->getId()</code> - </InvalidScalarArgument> <MismatchingDocblockParamType occurrences="1"> <code>ISimpleFile</code> </MismatchingDocblockParamType> |