Merge "Fix sessionfailure i18n message during authentication"
[lhc/web/wiklou.git] / includes / poolcounter / PoolWorkArticleView.php
index 17b62d7..7b888ab 100644 (file)
@@ -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;