diff options
author | Carl Schwan <carl@carlschwan.eu> | 2022-05-13 13:06:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-13 13:06:29 +0200 |
commit | 52bb29bde117f13d8df106bdc6862efe12314448 (patch) | |
tree | 7709975098ff98c231d52082c2124b506d2a512d /build | |
parent | 9fcf53115433471ddcef6b28bf460642b7f6c8a3 (diff) | |
parent | 44bf17999bbb883f289b690c679a97446bd37116 (diff) | |
download | nextcloud-server-52bb29bde117f13d8df106bdc6862efe12314448.tar.gz nextcloud-server-52bb29bde117f13d8df106bdc6862efe12314448.zip |
Merge pull request #32369 from nextcloud/automated/noid/psalm-baseline-update-1652416168
[Automated] Update psalm-baseline.xml
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 8e8195102a1..c35d71a79ae 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2295,11 +2295,6 @@ <code>searchCollections</code> </UndefinedInterfaceMethod> </file> - <file src="core/Controller/SvgController.php"> - <TypeDoesNotContainNull occurrences="1"> - <code>$svg === null</code> - </TypeDoesNotContainNull> - </file> <file src="core/Controller/UnifiedSearchController.php"> <NullArgument occurrences="1"> <code>null</code> |