You are here

protected static property MbString::$encodings in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php \Zend\Stdlib\StringWrapper\MbString::encodings

List of supported character sets (upper case)

@link http://php.net/manual/mbstring.supported-encodings.php

Type: null|string[]

File

vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php, line 22

Class

MbString

Namespace

Zend\Stdlib\StringWrapper

Code

protected static $encodings = null;