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 }
WARNING: API IN FLUX.
format(array $args)
@inheritDoc
$args
Some servers don't allow PHP to check the rewrite, so try via AJAX.