diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 1a0a8cade41..8d95ac4dbc0 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1927,12 +1927,6 @@ <code>$iconFile !== false</code> </RedundantCondition> </file> - <file src="apps/theming/lib/IconBuilder.php"> - <InvalidScalarArgument occurrences="2"> - <code>$offset_h</code> - <code>$offset_w</code> - </InvalidScalarArgument> - </file> <file src="apps/theming/lib/ImageManager.php"> <InvalidReturnType occurrences="1"> <code>string</code> |