aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorNextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com>2020-10-13 04:28:02 +0000
committerGitHub <noreply@github.com>2020-10-13 04:28:02 +0000
commit035346a5d3184dab2521598a49cf56acb032672c (patch)
tree643f3a38616395c0156660ef26936bb2e2f01b98 /build
parent85570abc9ac723758f3f62ec4f957da0ed5d6247 (diff)
downloadnextcloud-server-035346a5d3184dab2521598a49cf56acb032672c.tar.gz
nextcloud-server-035346a5d3184dab2521598a49cf56acb032672c.zip
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 7b50b52b053..0f347785f3b 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -3300,11 +3300,6 @@
<code>parent::getExpires()</code>
</UndefinedMethod>
</file>
- <file src="lib/private/Authentication/Token/DefaultTokenProvider.php">
- <InvalidArgument occurrences="1">
- <code>$token</code>
- </InvalidArgument>
- </file>
<file src="lib/private/Authentication/Token/PublicKeyToken.php">
<UndefinedMethod occurrences="16">
<code>parent::getLoginName()</code>