Skip to content

Commit

Permalink
fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Oct 8, 2024
1 parent 58e10ff commit f4d9f70
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions psalm.baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
<code><![CDATA[children]]></code>
</UndefinedMethod>
</file>
<file src="src/DependencyInjection/HappyrServiceMockingExtension.php">
<InternalClass>
<code><![CDATA[Extension]]></code>
</InternalClass>
</file>
<file src="src/ServiceMock.php">
<UndefinedInterfaceMethod>
<code><![CDATA[getWrappedValueHolderValue]]></code>
Expand Down

0 comments on commit f4d9f70

Please sign in to comment.