MediaWiki REL1_33
MessageLocalizer.php
Go to the documentation of this file.
1<?php
29
41 public function msg( $key /*...*/ );
42
43}
Interface for localizing messages in MediaWiki.
msg( $key)
This is the method for getting translated interface messages.