Skip to content
Snippets Groups Projects
Unverified Commit 25f8d76f authored by Roeland Jago Douma's avatar Roeland Jago Douma Committed by GitHub
Browse files

Merge pull request #24088 from nextcloud-pr-bot/automated/noid/psalm-baseline-update

[Automated] Update psalm-baseline.xml
parents fe5482e2 05cd789e
No related branches found
No related tags found
No related merge requests found
...@@ -41,15 +41,6 @@ ...@@ -41,15 +41,6 @@
<code>array</code> <code>array</code>
</LessSpecificImplementedReturnType> </LessSpecificImplementedReturnType>
</file> </file>
<file src="apps/accessibility/lib/Controller/AccessibilityController.php">
<UndefinedThisPropertyAssignment occurrences="1">
<code>$this-&gt;appRoot</code>
</UndefinedThisPropertyAssignment>
<UndefinedThisPropertyFetch occurrences="2">
<code>$this-&gt;appRoot</code>
<code>$this-&gt;appRoot</code>
</UndefinedThisPropertyFetch>
</file>
<file src="apps/cloud_federation_api/lib/Controller/RequestHandlerController.php"> <file src="apps/cloud_federation_api/lib/Controller/RequestHandlerController.php">
<InvalidScalarArgument occurrences="1"> <InvalidScalarArgument occurrences="1">
<code>$e-&gt;getCode()</code> <code>$e-&gt;getCode()</code>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment