Skip to content

Commit

Permalink
Baseline inheritance issues related to new generics added to Form
Browse files Browse the repository at this point in the history
Signed-off-by: George Steel <[email protected]>
  • Loading branch information
gsteel committed Nov 28, 2023
1 parent 028d0ff commit e9cad9b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,14 @@
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
</LessSpecificReturnStatement>
</file>
<file src="src/Element/Captcha.php">
Expand Down Expand Up @@ -158,6 +166,8 @@
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
</LessSpecificReturnStatement>
<MoreSpecificImplementedParamType>
<code>$object</code>
Expand Down Expand Up @@ -187,6 +197,9 @@
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
<code>$this</code>
</LessSpecificReturnStatement>
<NoValue>
<code>$cKey</code>
Expand Down

0 comments on commit e9cad9b

Please sign in to comment.