Merge pull request #29351 from nextcloud/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
pull/29355/head
Louis 5 years ago committed by GitHub
commit 23582089f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      build/psalm-baseline.xml

@ -2285,11 +2285,6 @@
<file src="apps/user_status/lib/Db/UserStatusMapper.php">
<MoreSpecificImplementedParamType occurrences="1"/>
</file>
<file src="apps/user_status/lib/Service/StatusService.php">
<MismatchingDocblockParamType occurrences="1">
<code>string|null</code>
</MismatchingDocblockParamType>
</file>
<file src="apps/workflowengine/lib/Check/AbstractStringCheck.php">
<NullArgument occurrences="1">
<code>null</code>

Loading…
Cancel
Save