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