Skip to content

Commit e163630

Browse files
committed
fix: psalm update baseline
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent d9a73cb commit e163630

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

tests/psalm-baseline.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,18 @@
9292
<code><![CDATA[LoadSidebarListener]]></code>
9393
</UndefinedDocblockClass>
9494
</file>
95+
<file src="lib/Listener/TwofactorGatewayListener.php">
96+
<UndefinedClass>
97+
<code><![CDATA[Factory]]></code>
98+
<code><![CDATA[Factory]]></code>
99+
</UndefinedClass>
100+
<UndefinedDocblockClass>
101+
<code><![CDATA[$gatewayFactory]]></code>
102+
<code><![CDATA[$gatewayFactory]]></code>
103+
<code><![CDATA[$gatewayFactory]]></code>
104+
<code><![CDATA[$gatewayFactory]]></code>
105+
</UndefinedDocblockClass>
106+
</file>
95107
<file src="lib/Middleware/GlobalInjectionMiddleware.php">
96108
<UndefinedClass>
97109
<code><![CDATA[ViewController]]></code>

0 commit comments

Comments
 (0)