diff options
Diffstat (limited to 'build/psalm-baseline.xml')
-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 437be7441f8..ed96e4391f9 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1328,9 +1328,6 @@ <MoreSpecificImplementedParamType> <code><![CDATA[$key]]></code> </MoreSpecificImplementedParamType> - <TypeDoesNotContainType> - <code><![CDATA[!is_array($userIds)]]></code> - </TypeDoesNotContainType> </file> <file src="lib/private/App/AppStore/Fetcher/Fetcher.php"> <TooManyArguments> |