mirror of
https://github.com/nextcloud/server.git
synced 2026-03-29 22:03:27 -04:00
silence psalm
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
403923d72c
commit
2ef9826c3b
1 changed files with 3 additions and 0 deletions
|
|
@ -3371,6 +3371,9 @@
|
|||
<code>$content !== ''</code>
|
||||
<code>$type === 'pdo'</code>
|
||||
</RedundantCondition>
|
||||
<UndefinedVariable occurrences="1">
|
||||
<code>$vendor</code>
|
||||
</UndefinedVariable>
|
||||
</file>
|
||||
<file src="lib/private/Setup/AbstractDatabase.php">
|
||||
<UndefinedThisPropertyFetch occurrences="4">
|
||||
|
|
|
|||
Loading…
Reference in a new issue