Remove @return void documentation.

Change-Id: I6b670e3ac288958bc43d628f06849baf31d802af
This commit is contained in:
Siebrand Mazeland 2012-08-30 13:53:31 +02:00
parent 92f3e2f909
commit 402344ac4f

View file

@ -34,7 +34,6 @@ class CategoryTreeCategoryViewer extends CategoryViewer {
* @param $cat Category
* @param $sortkey
* @param $pageLength
* @return void
*/
function addSubcategoryObject( Category $cat, $sortkey, $pageLength ) {
global $wgRequest;