mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #35317 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
This commit is contained in:
commit
f63560933d
1 changed files with 2 additions and 4 deletions
|
|
@ -2209,12 +2209,10 @@
|
|||
<InternalMethod occurrences="1">
|
||||
<code>getParams</code>
|
||||
</InternalMethod>
|
||||
<InvalidReturnStatement occurrences="2">
|
||||
<code>$insertQb->execute()</code>
|
||||
<InvalidReturnStatement occurrences="1">
|
||||
<code>$this->adapter->lastInsertId($seqName)</code>
|
||||
</InvalidReturnStatement>
|
||||
<InvalidReturnType occurrences="2">
|
||||
<code>int</code>
|
||||
<InvalidReturnType occurrences="1">
|
||||
<code>string</code>
|
||||
</InvalidReturnType>
|
||||
<InvalidScalarArgument occurrences="1">
|
||||
|
|
|
|||
Loading…
Reference in a new issue