diff options
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 3c9f033d573..7510cb0c6f2 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2517,6 +2517,11 @@ <code>section</code> </UndefinedInterfaceMethod> </file> + <file src="core/Command/Preview/ResetRenderedTexts.php"> + <InvalidReturnStatement occurrences="1"> + <code>[]</code> + </InvalidReturnStatement> + </file> <file src="core/Command/Upgrade.php"> <InvalidScalarArgument occurrences="11"> <code>0</code> |