MediaWiki master
SpecialListBots.php
Go to the documentation of this file.
1<?php
12
14
21 public function __construct() {
22 parent::__construct( 'Listbots', 'Listusers', 'bot' );
23 }
24}
25
27class_alias( SpecialListBots::class, 'SpecialListBots' );
Redirect to Special:ListUsers/bot.