IntlBreakIterator::__construct

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

IntlBreakIterator::__constructPrivate constructor for disallowing instantiation

说明

privateIntlBreakIterator::__construct()

IntlBreakIterator instances should be created by using one of the static factory methods.

参数

此函数没有参数。

返回值

参见

To Top