public static Unicode::getStatus()
Gets the current status of unicode/multibyte support on this environment.
int The status of multibyte support. It can be one of:
public static function getStatus() { return static::$status; }
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Component!Utility!Unicode.php/function/Unicode::getStatus/8.1.x