We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9a73cb commit e163630Copy full SHA for e163630
1 file changed
tests/psalm-baseline.xml
@@ -92,6 +92,18 @@
92
<code><![CDATA[LoadSidebarListener]]></code>
93
</UndefinedDocblockClass>
94
</file>
95
+ <file src="lib/Listener/TwofactorGatewayListener.php">
96
+ <UndefinedClass>
97
+ <code><![CDATA[Factory]]></code>
98
99
+ </UndefinedClass>
100
+ <UndefinedDocblockClass>
101
+ <code><![CDATA[$gatewayFactory]]></code>
102
103
104
105
+ </UndefinedDocblockClass>
106
+ </file>
107
<file src="lib/Middleware/GlobalInjectionMiddleware.php">
108
<UndefinedClass>
109
<code><![CDATA[ViewController]]></code>
0 commit comments