summaryrefslogtreecommitdiffstats
path: root/psalm.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-01 09:19:51 +0200
committerJoas Schilling <coding@schilljs.com>2022-09-01 10:53:38 +0200
commita22a546401cfe5546afea968ce74028a2f5eb878 (patch)
tree645c3ae8405ef429e24531a06119bf7050eba4ea /psalm.xml
parent1cdd96a113eb4912631463c8d273d47f58f0c7a6 (diff)
Adjust coding style
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index 3f6b525d2..418874188 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -54,6 +54,7 @@
<referencedClass name="OCA\Circles\Model\Member" />
<referencedClass name="OCA\DAV\CardDAV\PhotoCache" />
<referencedClass name="OCA\FederatedFileSharing\AddressHandler" />
+ <referencedClass name="Symfony\Component\EventDispatcher\EventDispatcherInterface" />
</errorLevel>
</UndefinedDocblockClass>
<UndefinedInterfaceMethod>
@@ -74,5 +75,6 @@
</issueHandlers>
<stubs>
<file name="tests/stubs/oc_comments_manager.php" />
+ <file name="tests/stubs/Symfony_Component_EventDispatcher_GenericEvent.php" />
</stubs>
</psalm>