IntlBreakIterator::__construct

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

IntlBreakIterator::__constructPrivate constructor for disallowing instantiation

Description

privateIntlBreakIterator::__construct()

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

Parameters

This function has no parameters.

Return Values

See Also

To Top