We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3736cbd + 3adddae commit 762e080Copy full SHA for 762e080
1 file changed
build/psalm-baseline.xml
@@ -2038,14 +2038,6 @@
2038
<code>0</code>
2039
</InvalidScalarArgument>
2040
</file>
2041
- <file src="apps/updatenotification/lib/ResetTokenBackgroundJob.php">
2042
- <InvalidOperand occurrences="1">
2043
- <code>$this->config->getAppValue('core', 'updater.secret.created', $this->timeFactory->getTime())</code>
2044
- </InvalidOperand>
2045
- <InvalidScalarArgument occurrences="1">
2046
- <code>$this->timeFactory->getTime()</code>
2047
- </InvalidScalarArgument>
2048
- </file>
2049
<file src="apps/updatenotification/lib/Settings/Admin.php">
2050
<InvalidScalarArgument occurrences="1">
2051
<code>$lastUpdateCheckTimestamp</code>
0 commit comments