diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2021-04-28 04:12:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-28 04:12:29 +0000 |
commit | c5e99c3349639b505718daa2f4e6fb43ecb2a0f0 (patch) | |
tree | 9a78477d4cbf200d816b8ae7ac89a9f3bee5245f /build | |
parent | be4f665d2dbdbd47fa93d0a342e32e558bd975fb (diff) | |
download | nextcloud-server-c5e99c3349639b505718daa2f4e6fb43ecb2a0f0.tar.gz nextcloud-server-c5e99c3349639b505718daa2f4e6fb43ecb2a0f0.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build')
-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"> |