Skip to content

Commit 2ef9826

Browse files
committed
silence psalm
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent 403923d commit 2ef9826

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/psalm-baseline.xml

+3
Original file line numberDiff line numberDiff line change
@@ -3371,6 +3371,9 @@
33713371
<code>$content !== ''</code>
33723372
<code>$type === 'pdo'</code>
33733373
</RedundantCondition>
3374+
<UndefinedVariable occurrences="1">
3375+
<code>$vendor</code>
3376+
</UndefinedVariable>
33743377
</file>
33753378
<file src="lib/private/Setup/AbstractDatabase.php">
33763379
<UndefinedThisPropertyFetch occurrences="4">

0 commit comments

Comments
 (0)