Prado\Web\UI\WebControls\TTextProcessor::processText PHP Method

processText() abstract public method

This method must be implemented by child classes.
abstract public processText ( $text ) : string
return string the processed text result
    public abstract function processText($text);