You are here

protected property AbstractStringWrapper::$convertEncoding in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php \Zend\Stdlib\StringWrapper\AbstractStringWrapper::convertEncoding

An optionally character encoding to convert to

Type: string|null

File

vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php, line 27

Class

AbstractStringWrapper

Namespace

Zend\Stdlib\StringWrapper

Code

protected $convertEncoding;