FilterProcessResult::$processedText

The processed text.

Type: string

See also

\Drupal\filter\Plugin\FilterInterface::process()

File

core/modules/filter/src/FilterProcessResult.php, line 72

Class

FilterProcessResult
Used to return values from a text filter plugin's processing method.

Namespace

Drupal\filter

Code

protected $processedText;
doc_Drupal
2016-10-29 09:14:51
Comments
Leave a Comment

Please login to continue.