Update baseline to allow running psalm with multiple threads

Signed-off-by: jld3103 <jld3103yt@gmail.com>
This commit is contained in:
jld3103 2023-03-31 08:39:22 +02:00
parent 4d390b5f54
commit f960d9aae4
No known key found for this signature in database
GPG key ID: 9062417B9E8EB7B3

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