summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/psalm-baseline.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 5f6518cf37e..8661726f017 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -3154,14 +3154,6 @@
<InvalidArgument occurrences="1">
<code>false</code>
</InvalidArgument>
- <InvalidOperand occurrences="6">
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, $script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, $theme_dir.$script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, $theme_dir.'apps/'.$script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, $theme_dir.'core/'.$script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, 'apps/'.$script.'.js')</code>
- <code>$this-&gt;appendIfExist($this-&gt;serverroot, 'core/'.$script.'.js')</code>
- </InvalidOperand>
<ParamNameMismatch occurrences="2">
<code>$script</code>
<code>$script</code>