Browse Source

ci: Remove obsolete baseline entry

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/49515/head
Joas Schilling 11 months ago
parent
commit
2b6da9eaee
No known key found for this signature in database GPG Key ID: F72FA5B49FFA96B0
  1. 3
      build/psalm-baseline.xml

3
build/psalm-baseline.xml

@ -1384,9 +1384,6 @@
</UndefinedInterfaceMethod>
</file>
<file src="lib/private/AppFramework/Http/Dispatcher.php">
<NoInterfaceProperties>
<code><![CDATA[$this->request->method]]></code>
</NoInterfaceProperties>
<NullArgument>
<code><![CDATA[null]]></code>
</NullArgument>

Loading…
Cancel
Save