Skip to content

Commit

Permalink
chore: update psalm-baseline.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed May 14, 2024
1 parent d222798 commit 0b0d3ff
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.23.1@8471a896ccea3526b26d082f4461eeea467f10a4">
<file src="app/Config/Kint.php">
<UndefinedClass>
<code><![CDATA[AbstractRenderer]]></code>
</UndefinedClass>
<UndefinedDocblockClass>
<code><![CDATA[array<string, class-string<TabPluginInterface>>|null]]></code>
<code><![CDATA[array<string, class-string<ValuePluginInterface>>|null]]></code>
<code><![CDATA[list<class-string<ConstructablePluginInterface>|ConstructablePluginInterface>|null]]></code>
</UndefinedDocblockClass>
</file>
<file src="app/Config/View.php">
<UndefinedDocblockClass>
<code><![CDATA[array<string, list<parser_callable_string>|parser_callable_string|parser_callable>]]></code>
Expand Down

0 comments on commit 0b0d3ff

Please sign in to comment.