From f549d8a9544e778aee86c246e9a8626c577fa5ff Mon Sep 17 00:00:00 2001 From: DariusIII Date: Thu, 15 Jun 2017 00:18:42 +0200 Subject: [PATCH] Remove return type declaration fot getAlternate function in DNZBFailures --- nntmux/DnzbFailures.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nntmux/DnzbFailures.php b/nntmux/DnzbFailures.php index 91e236799..b23c25f3e 100755 --- a/nntmux/DnzbFailures.php +++ b/nntmux/DnzbFailures.php @@ -103,9 +103,9 @@ class DnzbFailures * * @param string $guid * @param string $userid - * @return string + * @return string|array */ - public function getAlternate($guid, $userid): string + public function getAlternate($guid, $userid) { $rel = $this->pdo->queryOneRow( sprintf('