diff options
-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 c5af569258f..ace458843e7 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1605,11 +1605,6 @@ <code>string</code> </InvalidReturnType> </file> - <file src="apps/workflowengine/lib/Check/FileSystemTags.php"> - <UndefinedDocblockClass> - <code><![CDATA[$this->storage]]></code> - </UndefinedDocblockClass> - </file> <file src="apps/workflowengine/lib/Check/RequestRemoteAddress.php"> <InvalidArgument> <code>$decodedValue[1]</code> @@ -3323,9 +3318,6 @@ </MoreSpecificReturnType> </file> <file src="lib/private/Streamer.php"> - <InvalidArgument> - <code>$stream</code> - </InvalidArgument> <UndefinedInterfaceMethod> <code>get</code> </UndefinedInterfaceMethod> |