From e93bf713690047da6e48f882848c7f1ba832db4e Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Wed, 19 Aug 2020 16:48:06 +0200 Subject: Fix the return type of OC_Template->fetchPage() to be string only Signed-off-by: Morris Jobke --- build/psalm-baseline.xml | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'build') diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index cf9f21d0918..efbe3480788 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -6069,11 +6069,6 @@ OC_User::getUser() - - - boolean|string - - \Test\Util\User\Dummy @@ -6155,14 +6150,6 @@ - - - $template->fetchPage($this->params) - - - string - - $resource['size'] -- cgit v1.2.3