Elgg  Version 1.11
NullMessageTemplate.php
Go to the documentation of this file.
1 <?php
2 namespace Elgg\I18n;
3 
13 final class NullMessage extends Message {
15  public function format(array $args) {
16  return "$this";
17  }
18 }
$args
Some servers don&#39;t allow PHP to check the rewrite, so try via AJAX.
WARNING: API IN FLUX.