diff options
author | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-12-06 04:27:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-06 04:27:37 +0000 |
commit | 251946bf04642dae570a870ed6b671e7431d44bd (patch) | |
tree | b25fd869a60d7c7578255840e90654d0afbbd838 /build/psalm-baseline.xml | |
parent | 7730309aee48ab0d6c4591de93b4db50c147fde8 (diff) | |
download | nextcloud-server-251946bf04642dae570a870ed6b671e7431d44bd.tar.gz nextcloud-server-251946bf04642dae570a870ed6b671e7431d44bd.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.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 d1909a62264..e77d3cbee80 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1188,9 +1188,6 @@ <code>$available</code> <code>$target</code> </ParamNameMismatch> - <UndefinedThisPropertyAssignment occurrences="1"> - <code>$this->mountOptions</code> - </UndefinedThisPropertyAssignment> </file> <file src="apps/files_sharing/lib/Updater.php"> <UndefinedMethod occurrences="1"> |