summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-12-04 12:58:51 +0100
committerJoas Schilling <coding@schilljs.com>2020-12-10 11:47:04 +0100
commit6eefd9c3fae1d66d3a277f0b1e3d2a8e3a02418c (patch)
tree29877b541d8bbe3e7103a06e86e80a61657a7457 /psalm.xml
parent11e8e28b87467954546ed5c5acf7ad78b38ec8f3 (diff)
Save the read privacy on the attendee model too, so we can select-query it easier later on
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index 4b701c084..6b701399c 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -22,6 +22,7 @@
<errorLevel type="suppress">
<referencedClass name="Doctrine\DBAL\Exception\UniqueConstraintViolationException" />
<referencedClass name="Doctrine\DBAL\Types\Type" />
+ <referencedClass name="Doctrine\DBAL\Types\Types" />
<referencedClass name="OC" />
</errorLevel>
</UndefinedClass>