Exemplo n.º 1
0
 /**
  * Disable the multilingual feature
  *
  */
 static function disable()
 {
     self::$enabled = false;
 }