diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/psalm-baseline.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index ed96e4391f9..00add5ee78e 100644 --- a/build/psalm-baseline.xml +++ b/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> |