Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dhirtzbruch committed Nov 10, 2023
1 parent 95ea6ed commit 6daca1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .psalm/baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
<PossiblyNullReference>
<code>scalarNode</code>
</PossiblyNullReference>
<PossiblyUndefinedMethod>
<UndefinedInterfaceMethod>
<code>scalarNode</code>
</PossiblyUndefinedMethod>
</UndefinedInterfaceMethod>
<ReservedWord>
<code>$treeBuilder-&gt;getRootNode()
-&gt;children()
Expand Down

0 comments on commit 6daca1e

Please sign in to comment.