MediaWiki master
getReplicaServer.php File Reference

Reports the hostname of a replica DB server. More...

Go to the source code of this file.

Classes

class  GetReplicaServer
 Maintenance script that reports the hostname of a replica DB server. More...
 

Variables

 $maintClass = GetReplicaServer::class
 

Detailed Description

Reports the hostname of a replica DB server.

Note
GPL-2.0-or-later

Definition in file getReplicaServer.php.

Variable Documentation

◆ $maintClass

$maintClass = GetReplicaServer::class

Definition at line 56 of file getReplicaServer.php.