Fix type hint in HistoryAction::getArticle
authorThiemo Mättig <thiemo.maettig@wikimedia.de>
Fri, 6 Feb 2015 15:54:25 +0000 (16:54 +0100)
committerThiemo Mättig <thiemo.maettig@wikimedia.de>
Fri, 6 Feb 2015 15:54:25 +0000 (16:54 +0100)
commit986f3df85b4708aa0272f7c88da7029eb7cec448
tree5d260ced5c20efb75bd89fb520d292d4c0c347b0
parent3e975cfc94f298e3bd6c17c813a2a416463e0af2
Fix type hint in HistoryAction::getArticle

See the type hint of the accessed Action::$page variable.

Change-Id: I10e4e27773bcca507c10cf526d193bf0a1cc97ac
includes/actions/HistoryAction.php