Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2021-05-23 11:45:18 +0300
committerdartcafe <github@dartcafe.de>2021-06-04 22:46:54 +0300
commit6758638e82d4fdc806ceda24c22bea8f9aa1c7d8 (patch)
treea487a337f3f7d796c34bc3d02a2924b3bd105172 /psalm.xml
parent0e7855665b960abdf4065b296ec12f9aab876678 (diff)
psalm
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/psalm.xml b/psalm.xml
index f500c15e..9a823f52 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -30,10 +30,6 @@
</UndefinedClass>
<UndefinedDocblockClass>
<errorLevel type="suppress">
- <referencedClass name="Doctrine\DBAL\Schema\Schema" />
- <referencedClass name="Doctrine\DBAL\Schema\SchemaException" />
- <referencedClass name="Doctrine\DBAL\Driver\Statement" />
- <referencedClass name="Doctrine\DBAL\Schema\Table" />
<referencedClass name="OC\DB\Connection" />
<referencedClass name="OCA\Circles\Model\Circle" />
</errorLevel>