chore(psalm): Add type hints to make psalm happy

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2023-01-24 11:46:47 +01:00
parent fd90218a8c
commit 01c2ae23aa
6 changed files with 24 additions and 19 deletions

View File

@@ -95,6 +95,11 @@
<code>$labelId</code>
</ParamNameMismatch>
</file>
<file src="lib/Db/RelationalEntity.php">
<MethodSignatureMismatch occurrences="1">
<code>$attribute</code>
</MethodSignatureMismatch>
</file>
<file src="lib/Db/Stack.php">
<UndefinedClass occurrences="2">
<code>VCalendar</code>