MediaWiki master
SpecialListBots.php
Go to the documentation of this file.
1<?php
26
28
35 public function __construct() {
36 parent::__construct( 'Listbots', 'Listusers', 'bot' );
37 }
38}
39
41class_alias( SpecialListBots::class, 'SpecialListBots' );
Redirect to Special:ListUsers/bot.