MediaWiki  1.34.0
WebInstallerUpgradeDoc.php
Go to the documentation of this file.
1 <?php
23 
27  protected function getFileName() {
28  return 'UPGRADE';
29  }
30 
31 }
WebInstallerDocument
Definition: WebInstallerDocument.php:22
WebInstallerUpgradeDoc
Definition: WebInstallerUpgradeDoc.php:22
WebInstallerUpgradeDoc\getFileName
getFileName()
Definition: WebInstallerUpgradeDoc.php:27