MediaWiki master
MessageLocalizer.php
Go to the documentation of this file.
1<?php
30
42 public function msg( $key, ...$params );
43
44}
array $params
The job parameters.
Interface for localizing messages in MediaWiki.
msg( $key,... $params)
This is the method for getting translated interface messages.