Browse Source

Update baseline to allow running psalm with multiple threads

Signed-off-by: jld3103 <jld3103yt@gmail.com>
tags/v27.0.0beta1
jld3103 1 year ago
parent
commit
f960d9aae4
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build/psalm-baseline.xml

+ 1
- 1
build/psalm-baseline.xml View File

@@ -1536,7 +1536,7 @@
<file src="core/routes.php">
<InvalidScope occurrences="2">
<code>$this</code>
<code>$this</code>
<code>$this-&gt;create('core_ajax_update', '/core/ajax/update.php')</code>
</InvalidScope>
</file>
<file src="core/templates/layout.public.php">

Loading…
Cancel
Save