CssContentHandler: Fix @return documentation
authorKunal Mehta <legoktm@gmail.com>
Fri, 28 Aug 2015 17:40:08 +0000 (10:40 -0700)
committerKunal Mehta <legoktm@gmail.com>
Fri, 28 Aug 2015 17:40:08 +0000 (10:40 -0700)
Missed this when copying the code from JavaScriptContentHandler...

Change-Id: I6b232e431b4e997b65a698de42473c9b6deae6b1

includes/content/CssContentHandler.php

index dfa01e2..ae5f742 100644 (file)
@@ -49,7 +49,7 @@ class CssContentHandler extends CodeContentHandler {
         *
         * @param Title $destination
         * @param string $text ignored
-        * @return JavaScriptContent
+        * @return CssContent
         */
        public function makeRedirectContent( Title $destination, $text = '' ) {
                // The parameters are passed as a string so the / is not url-encoded by wfArrayToCgi