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

[Automated] Update psalm-baseline.xml
This commit is contained in:
Roeland Jago Douma 2020-11-13 07:25:36 +01:00 committed by GitHub
commit 25f8d76f26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,15 +41,6 @@
<code>array</code>
</LessSpecificImplementedReturnType>
</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">
<InvalidScalarArgument occurrences="1">
<code>$e-&gt;getCode()</code>