diff options
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 7616634ce6f..88a763f3024 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2297,14 +2297,6 @@ <code>$iconFile !== false</code> </RedundantCondition> </file> - <file src="apps/theming/lib/Controller/ThemingController.php"> - <InvalidScalarArgument occurrences="4"> - <code>'r'</code> - <code>$newHeight</code> - <code>'r'</code> - <code>'r'</code> - </InvalidScalarArgument> - </file> <file src="apps/theming/lib/IconBuilder.php"> <InvalidScalarArgument occurrences="2"> <code>$offset_w</code> |