Skip to content

Commit 02d46a5

Browse files
committed
Update psalm baseline
Signed-off-by: Alejandro Celaya <[email protected]>
1 parent 3626fff commit 02d46a5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

psalm-baseline.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1667,9 +1667,6 @@
16671667
<code>validClassName</code>
16681668
<code>variadicHints</code>
16691669
</PossiblyUnusedMethod>
1670-
<UnusedMethodCall>
1671-
<code>setAccessible</code>
1672-
</UnusedMethodCall>
16731670
</file>
16741671
<file src="test/Generator/PropertyGeneratorTest.php">
16751672
<ArgumentTypeCoercion>
@@ -1734,9 +1731,6 @@
17341731
<RedundantConditionGivenDocblockType>
17351732
<code>assertIsArray</code>
17361733
</RedundantConditionGivenDocblockType>
1737-
<UnusedMethodCall>
1738-
<code>setAccessible</code>
1739-
</UnusedMethodCall>
17401734
</file>
17411735
<file src="test/Generator/PropertyValueGeneratorTest.php">
17421736
<MissingReturnType>
@@ -1790,9 +1784,6 @@
17901784
<code>true</code>
17911785
<code>true</code>
17921786
</InvalidArgument>
1793-
<UnusedMethodCall>
1794-
<code>setAccessible</code>
1795-
</UnusedMethodCall>
17961787
</file>
17971788
<file src="test/Generator/TypeGenerator/CompositeTypeTest.php">
17981789
<PossiblyUnusedMethod>

0 commit comments

Comments
 (0)