Skip to content

Commit 0b4b6b7

Browse files
committed
fix stan
1 parent 3389f33 commit 0b4b6b7

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

psalm-baseline.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<files psalm-version="5.10.0@a5effd2d2dddd1a7ea7a0f6a051ce63ff979e356">
2+
<files psalm-version="5.13.1@086b94371304750d1c673315321a55d15fc59015">
33
<file src="src/DebugInclude.php">
44
<PossiblyNullArrayOffset>
55
<code><![CDATA[$this->_composerPaths]]></code>
@@ -40,6 +40,14 @@
4040
<code>new $class($this, $config)</code>
4141
</UnsafeInstantiation>
4242
</file>
43+
<file src="src/Panel/PluginsPanel.php">
44+
<InternalClass>
45+
<code>PluginConfig::getAppConfig()</code>
46+
</InternalClass>
47+
<InternalMethod>
48+
<code>PluginConfig::getAppConfig()</code>
49+
</InternalMethod>
50+
</file>
4351
<file src="src/Panel/SqlLogPanel.php">
4452
<UndefinedInterfaceMethod>
4553
<code>genericInstances</code>

0 commit comments

Comments
 (0)