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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
2 deletions
-
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> |
|
|
|
|