IntlBreakIterator::setText

Set the text being scanned

Description

public bool IntlBreakIterator::setText(string $text)

Warning

This function is currently not documented; only its argument list is available.

Parameters

text

Return Values

Returns true on success or false on failure.

Changelog

Version Description
8.3.0 This method now returns false on failure; previously it returns null.