Skip to content

Commit

Permalink
Merge pull request #24088 from nextcloud-pr-bot/automated/noid/psalm-…
Browse files Browse the repository at this point in the history
…baseline-update

[Automated] Update psalm-baseline.xml
  • Loading branch information
rullzer authored Nov 13, 2020
2 parents fe5482e + 05cd789 commit 25f8d76
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions build/psalm-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 25f8d76

Please sign in to comment.