CssContentHandler: Fix @return documentation

Missed this when copying the code from JavaScriptContentHandler...

Change-Id: I6b232e431b4e997b65a698de42473c9b6deae6b1
This commit is contained in:
Kunal Mehta 2015-08-28 10:40:08 -07:00
parent 65d5f36ce5
commit f3c7bc83f4

View 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