File tree Expand file tree Collapse file tree 2 files changed +24
-0
lines changed
Expand file tree Collapse file tree 2 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <files psalm-version =" 5.15.0@5c774aca4746caf3d239d9c8cadb9f882ca29352" >
3+ <file src =" app/Config/Kint.php" >
4+ <UndefinedClass >
5+ <code >AbstractRenderer</code >
6+ </UndefinedClass >
7+ <UndefinedDocblockClass >
8+ <code ><![CDATA[ array<string, class-string<TabPluginInterface>>]]> </code >
9+ <code ><![CDATA[ array<string, class-string<ValuePluginInterface>>]]> </code >
10+ <code ><![CDATA[ list<class-string<ConstructablePluginInterface>|ConstructablePluginInterface>]]> </code >
11+ </UndefinedDocblockClass >
12+ </file >
13+ <file src =" app/Config/View.php" >
14+ <UndefinedDocblockClass >
15+ <code ><![CDATA[ array<string, ParserCallableString>]]> </code >
16+ <code ><![CDATA[ array<string, array<ParserCallableString>|ParserCallableString|ParserCallable>]]> </code >
17+ <code ><![CDATA[ array<string, array<ParserCallableString>|ParserCallableString|ParserCallable>]]> </code >
18+ <code >public $filters = [];</code >
19+ <code >public $plugins = [];</code >
20+ <code >public $plugins = [];</code >
21+ </UndefinedDocblockClass >
22+ </file >
23+ </files >
Original file line number Diff line number Diff line change 77 xsi : schemaLocation =" https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"
88 autoloader =" psalm_autoload.php"
99 cacheDirectory =" build/psalm/"
10+ errorBaseline =" psalm-baseline.xml"
1011>
1112 <projectFiles >
1213 <directory name =" app/" />
You can’t perform that action at this time.
0 commit comments