Skip to content

Commit

Permalink
Update psalm-baseline.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kira0269 committed Aug 8, 2024
1 parent 480b362 commit adf4a53
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -667,16 +667,6 @@
<code><![CDATA[[UnitOfWork::HINT_DEFEREAGERLOAD => true]]]></code>
<code><![CDATA[[UnitOfWork::HINT_DEFEREAGERLOAD => true]]]></code>
</InvalidArgument>
<LessSpecificReturnStatement>
<code><![CDATA[$newValue]]></code>
<code><![CDATA[[$params, $types]]]></code>
<code><![CDATA[[$sqlParams, $sqlTypes]]]></code>
</LessSpecificReturnStatement>
<MoreSpecificReturnType>
<code><![CDATA[array]]></code>
<code><![CDATA[array]]></code>
<code><![CDATA[list<mixed>]]></code>
</MoreSpecificReturnType>
<PossiblyNullReference>
<code><![CDATA[getValue]]></code>
<code><![CDATA[getValue]]></code>
Expand Down

0 comments on commit adf4a53

Please sign in to comment.