summaryrefslogtreecommitdiffstats
path: root/tests/psalm-baseline.xml
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-07-14 15:37:01 +0200
committerGitHub <noreply@github.com>2023-07-14 15:37:01 +0200
commitb25e07524c8a482c38d076bb162fbab7e03ff3d9 (patch)
tree719a71979c901367aeb9e8ebd3b5ba26a0afbfb5 /tests/psalm-baseline.xml
parentfeaf6cfb6300db1dcafe04dd841f930d38cc6cd8 (diff)
parentf7961b2e5744b40b638bbde46544f0b134e3646e (diff)
Merge pull request #9946 from shdehnavi/constructor_property_promotion_part9
Use PHP8's constructor property promotion
Diffstat (limited to 'tests/psalm-baseline.xml')
-rw-r--r--tests/psalm-baseline.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml
index fbea3a8da..441c1978c 100644
--- a/tests/psalm-baseline.xml
+++ b/tests/psalm-baseline.xml
@@ -190,10 +190,9 @@
<code><![CDATA[$this->tokenProvider]]></code>
<code><![CDATA[$this->tokenProvider]]></code>
<code><![CDATA[$this->tokenProvider]]></code>
- <code>IAuthTokenProvider</code>
- <code>IAuthTokenProvider</code>
<code>IToken</code>
<code>IToken</code>
+ <code>private</code>
</UndefinedClass>
</file>
<file src="lib/Migration/Version2001Date20170707115443.php">