Prado\Web\UI\WebControls\TTextProcessor::processText PHP Метод

processText() абстрактный публичный Метод

This method must be implemented by child classes.
abstract public processText ( $text ) : string
Результат string the processed text result
    public abstract function processText($text);