Browse Source

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

[Automated] Update psalm-baseline.xml
pull/29235/head
Daniel 4 years ago
committed by GitHub
parent
commit
7129a51a95
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      build/psalm-baseline.xml

3
build/psalm-baseline.xml

@ -4151,8 +4151,7 @@
<ImplementedReturnTypeMismatch occurrences="1">
<code>null|string</code>
</ImplementedReturnTypeMismatch>
<LessSpecificImplementedReturnType occurrences="2">
<code>array</code>
<LessSpecificImplementedReturnType occurrences="1">
<code>array|mixed</code>
</LessSpecificImplementedReturnType>
</file>

Loading…
Cancel
Save