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.20.0@3f284e96c9d9be6fe6b15c79416e1d1903dcfef4" >
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>>|null]]> </code >
9
+ <code ><![CDATA[ array<string, class-string<ValuePluginInterface>>|null]]> </code >
10
+ <code ><![CDATA[ list<class-string<ConstructablePluginInterface>|ConstructablePluginInterface>|null]]> </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 9
9
cacheDirectory =" build/psalm/"
10
10
findUnusedBaselineEntry =" true"
11
11
findUnusedCode =" false"
12
+ errorBaseline =" psalm-baseline.xml"
12
13
>
13
14
<projectFiles >
14
15
<directory name =" app/" />
You can’t perform that action at this time.
0 commit comments