diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2021-04-28 07:45:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 07:45:40 +0200 |
commit | a0583771694b80bab067b51fb3dd98a159a2454f (patch) | |
tree | 9a78477d4cbf200d816b8ae7ac89a9f3bee5245f | |
parent | be4f665d2dbdbd47fa93d0a342e32e558bd975fb (diff) | |
parent | c5e99c3349639b505718daa2f4e6fb43ecb2a0f0 (diff) | |
download | nextcloud-server-a0583771694b80bab067b51fb3dd98a159a2454f.tar.gz nextcloud-server-a0583771694b80bab067b51fb3dd98a159a2454f.zip |
Merge pull request #26804 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 3108c41cc41..34ea999d6fc 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -2517,12 +2517,6 @@ <code>1</code> <code>1</code> </InvalidScalarArgument> - <UndefinedThisPropertyAssignment occurrences="1"> - <code>$this->installer</code> - </UndefinedThisPropertyAssignment> - <UndefinedThisPropertyFetch occurrences="1"> - <code>$this->installer</code> - </UndefinedThisPropertyFetch> </file> <file src="core/Command/User/Setting.php"> <InvalidScalarArgument occurrences="1"> |