Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command 2023-03-30 04:13:15 +00:00 committed by GitHub
parent 2eda49e28d
commit fc82e75519

View file

@ -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>