diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index f721a65c5d4..5f34c43ea64 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2173,10 +2173,6 @@ <InvalidScalarArgument occurrences="1"> <code>(int)$cacheBusterKey + 1</code> </InvalidScalarArgument> - <NullArgument occurrences="2"> - <code>null</code> - <code>null</code> - </NullArgument> </file> <file src="apps/theming/lib/Util.php"> <InvalidReturnStatement occurrences="1"> |