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.
1 parent 0c25412 commit 31937f5Copy full SHA for 31937f5
build/psalm-baseline.xml
@@ -1872,14 +1872,6 @@
1872
<code>0</code>
1873
</InvalidScalarArgument>
1874
</file>
1875
- <file src="apps/updatenotification/lib/ResetTokenBackgroundJob.php">
1876
- <InvalidOperand occurrences="1">
1877
- <code>$this->config->getAppValue('core', 'updater.secret.created', $this->timeFactory->getTime())</code>
1878
- </InvalidOperand>
1879
- <InvalidScalarArgument occurrences="1">
1880
- <code>$this->timeFactory->getTime()</code>
1881
- </InvalidScalarArgument>
1882
- </file>
1883
<file src="apps/updatenotification/lib/Settings/Admin.php">
1884
<InvalidScalarArgument occurrences="1">
1885
<code>$lastUpdateCheckTimestamp</code>
0 commit comments