Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
Nextcloud-PR-Bot 2021-02-10 04:31:13 +00:00 committed by GitHub
parent decb70b9ac
commit 130ce14892
1 changed files with 0 additions and 8 deletions

View File

@ -3432,11 +3432,6 @@
<code>$string</code> <code>$string</code>
</NullableReturnStatement> </NullableReturnStatement>
</file> </file>
<file src="lib/private/DB/ReconnectWrapper.php">
<InternalMethod occurrences="1">
<code>parent::__construct($params, $driver, $config, $eventManager)</code>
</InternalMethod>
</file>
<file src="lib/private/DateTimeFormatter.php"> <file src="lib/private/DateTimeFormatter.php">
<FalsableReturnStatement occurrences="1"/> <FalsableReturnStatement occurrences="1"/>
<InvalidDocblock occurrences="2"> <InvalidDocblock occurrences="2">
@ -3519,9 +3514,6 @@
<ImplementedParamTypeMismatch occurrences="1"> <ImplementedParamTypeMismatch occurrences="1">
<code>$eventName</code> <code>$eventName</code>
</ImplementedParamTypeMismatch> </ImplementedParamTypeMismatch>
<InvalidArgument occurrences="1">
<code>$eventName</code>
</InvalidArgument>
<ParamNameMismatch occurrences="1"> <ParamNameMismatch occurrences="1">
<code>$eventName</code> <code>$eventName</code>
</ParamNameMismatch> </ParamNameMismatch>