diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-09-05 23:00:27 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-09-05 23:00:27 +0200 |
commit | ede38709b5df0ede2542a3f62ee0a5e72243ba40 (patch) | |
tree | f8bb4ebb9a88171715df852e85a2bd92913bb1cd /build/psalm-baseline.xml | |
parent | 9aafc0f989ea78e3536299da96861ea8a6c13f43 (diff) | |
download | nextcloud-server-ede38709b5df0ede2542a3f62ee0a5e72243ba40.tar.gz nextcloud-server-ede38709b5df0ede2542a3f62ee0a5e72243ba40.zip |
chore(files): Use public API where possiblechore/use-public-api-helper
This is not fixing all issues in the helper,
but at least where possible use the public methods.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'build/psalm-baseline.xml')
-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 564236c360d..80e6493fd36 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -802,14 +802,6 @@ <code><![CDATA[$i]]></code> <code><![CDATA[$i]]></code> <code><![CDATA[$i]]></code> - <code><![CDATA[$i]]></code> - <code><![CDATA[$i]]></code> - <code><![CDATA[$i]]></code> - <code><![CDATA[$i]]></code> - <code><![CDATA[$i]]></code> - <code><![CDATA[$i]]></code> - <code><![CDATA[$i]]></code> - <code><![CDATA[$i]]></code> </UndefinedInterfaceMethod> </file> <file src="apps/files/lib/Service/OwnershipTransferService.php"> |