(PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0)
Transliterator::__construct — 禁止实例化的私有构造函数
此方法不应被调用。它的唯一目的是使用 new 运算符来禁止实例化。
请使用工厂方法 Transliterator::create() 或 Transliterator::createFromRules() 代替。
此函数没有参数。