diff options
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 34ea999d6fc..d8d558822d1 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2591,9 +2591,6 @@ <InvalidArgument occurrences="1"> <code>$restrictions</code> </InvalidArgument> - <InvalidScalarArgument occurrences="1"> - <code>true</code> - </InvalidScalarArgument> <RedundantCondition occurrences="1"> <code>((array)$request->getParam('appid')) !== ''</code> </RedundantCondition> |