MediaWiki master
SpecialListBots.php
Go to the documentation of this file.
1<?php
29
31
38 public function __construct() {
39 parent::__construct( 'Listbots', 'Listusers', 'bot' );
40 }
41}
42
44class_alias( SpecialListBots::class, 'SpecialListBots' );
Redirect page: Special:ListBots --> Special:ListUsers/bot.