Fix static analysis by stubbing more circle methods

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2022-07-05 08:30:40 +02:00
parent 00120a6b37
commit f03ffd13a0
3 changed files with 68 additions and 51 deletions

View File

@@ -127,7 +127,9 @@
</TooManyArguments>
</file>
<file src="lib/Service/CirclesService.php">
<UndefinedClass occurrences="1"/>
<RedundantCondition occurrences="1">
<code>$member !== null</code>
</RedundantCondition>
</file>
<file src="lib/Service/FileService.php">
<RedundantCondition occurrences="2">