Prado\Web\UI\WebControls\TTextProcessor::processText PHP Méthode

processText() abstract public méthode

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