mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-27 17:51:00 +00:00
Remove @return void documentation.
Change-Id: I6b670e3ac288958bc43d628f06849baf31d802af
This commit is contained in:
parent
92f3e2f909
commit
402344ac4f
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue