diff options
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 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> |