aboutsummaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
authorprovokateurin <kate@provokateurin.de>2024-10-18 12:04:22 +0200
committerprovokateurin <kate@provokateurin.de>2024-10-21 12:37:59 +0200
commit381077028adf388a7081cf42026570c6be47b198 (patch)
treec0f8e9b6caea80d6b55d6fdcc9188ba57197fa0f /build/psalm-baseline.xml
parent4d8d11d2f79da348644e0902e78a2f000498cd52 (diff)
downloadnextcloud-server-381077028adf388a7081cf42026570c6be47b198.tar.gz
nextcloud-server-381077028adf388a7081cf42026570c6be47b198.zip
refactor(apps): Use constructor property promotion when possible
Signed-off-by: provokateurin <kate@provokateurin.de>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml18
1 files changed, 1 insertions, 17 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index c83074709ce..da9e628dd4d 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -335,11 +335,6 @@
<code><![CDATA[$this->principalUri]]></code>
</InvalidArgument>
</file>
- <file src="apps/dav/lib/CardDAV/Xml/Groups.php">
- <InvalidPropertyAssignmentValue>
- <code><![CDATA[$groups]]></code>
- </InvalidPropertyAssignmentValue>
- </file>
<file src="apps/dav/lib/Comments/CommentsPlugin.php">
<UndefinedFunction>
<code><![CDATA[\Sabre\HTTP\toDate($value)]]></code>
@@ -691,9 +686,7 @@
<LessSpecificReturnStatement>
<code><![CDATA[$this->files->getMount($path)->getStorage()]]></code>
</LessSpecificReturnStatement>
- <MoreSpecificReturnType>
- <code><![CDATA[\OC\Files\Storage\Storage|null]]></code>
- </MoreSpecificReturnType>
+ <MoreSpecificReturnType/>
</file>
<file src="apps/federatedfilesharing/lib/Controller/RequestHandlerController.php">
<InvalidArgument>
@@ -1247,15 +1240,6 @@
<code><![CDATA[bool]]></code>
</InvalidReturnType>
</file>
- <file src="apps/workflowengine/lib/Service/RuleMatcher.php">
- <UndefinedInterfaceMethod>
- <code><![CDATA[getAllConfiguredScopesForOperation]]></code>
- <code><![CDATA[getChecks]]></code>
- <code><![CDATA[getOperations]]></code>
- <code><![CDATA[getOperations]]></code>
- <code><![CDATA[isUserScopeEnabled]]></code>
- </UndefinedInterfaceMethod>
- </file>
<file src="core/BackgroundJobs/CheckForUserCertificates.php">
<ParamNameMismatch>
<code><![CDATA[$arguments]]></code>