diff options
-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"> |