PHP 8.4.26 Released!

IntlBreakIterator::__construct

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

IntlBreakIterator::__construct — Private constructor for disallowing instantiation

Description

private function IntlBreakIterator::__construct()

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

Parameters

This function has no parameters.

Return Values

See Also

+add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top