Browse Source

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

[Automated] Update psalm-baseline.xml
Daniel 2 years ago
parent
commit
7129a51a95
1 changed files with 1 additions and 2 deletions
  1. 1 2
      build/psalm-baseline.xml

+ 1 - 2
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>