protected static property StringUtils::$wrapperRegistry in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/zendframework/zend-stdlib/src/StringUtils.php \Zend\Stdlib\StringUtils::wrapperRegistry
Ordered list of registered string wrapper instances
Type: StringWrapperInterface[]
File
- vendor/
zendframework/ zend-stdlib/ src/ StringUtils.php, line 27
Class
- StringUtils
- Utility class for handling strings of different character encodings using available PHP extensions.
Namespace
Zend\StdlibCode
protected static $wrapperRegistry = null;