X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fpoolcounter%2FPoolWorkArticleView.php;h=7b888ab51c41f2cbba35d8cbd079ad49e858b59e;hp=17b62d77f87182d1ac63cd67ae43fb1d86d697d6;hb=faf7cc4a09848c538320bd2b9067b1a77c0a0183;hpb=23f0ce46d46d06e4aa71b9bfe6d47bc5aaa63e68 diff --git a/includes/poolcounter/PoolWorkArticleView.php b/includes/poolcounter/PoolWorkArticleView.php index 17b62d77f8..7b888ab51c 100644 --- a/includes/poolcounter/PoolWorkArticleView.php +++ b/includes/poolcounter/PoolWorkArticleView.php @@ -79,7 +79,7 @@ class PoolWorkArticleView extends PoolCounterWork { /** * Get the ParserOutput from this object, or false in case of failure * - * @return ParserOutput + * @return ParserOutput|bool */ public function getParserOutput() { return $this->parserOutput;