diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2020-12-09 12:58:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-09 12:58:43 +0100 |
commit | f3184238407d30a95dfb69ab5e68ec68a2d4d3e6 (patch) | |
tree | 326fc87886fa999c27875a01352080674c10398b | |
parent | c8e0f3015f9c9d2f5c0b10ab7c13dd8e89cc87ff (diff) | |
parent | 59f9e7f340d497629dcdc844c191d5a2472bc485 (diff) | |
download | nextcloud-server-f3184238407d30a95dfb69ab5e68ec68a2d4d3e6.tar.gz nextcloud-server-f3184238407d30a95dfb69ab5e68ec68a2d4d3e6.zip |
Merge pull request #24612 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 9539709e420..ebe3ce53d5c 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2819,7 +2819,6 @@ <file src="core/routes.php"> <InvalidScope occurrences="2"> <code>$this</code> - <code>$this->create('core_ajax_update', '/core/ajax/update.php')</code> </InvalidScope> </file> <file src="core/templates/layout.public.php"> |