FilterProcessResult::$processedText
Same name in other branches
- 8.9.x core/modules/filter/src/FilterProcessResult.php \Drupal\filter\FilterProcessResult::processedText
- 10 core/modules/filter/src/FilterProcessResult.php \Drupal\filter\FilterProcessResult::processedText
- 11.x core/modules/filter/src/FilterProcessResult.php \Drupal\filter\FilterProcessResult::processedText
The processed text.
Type: string
See also
\Drupal\filter\Plugin\FilterInterface::process()
File
-
core/
modules/ filter/ src/ FilterProcessResult.php, line 73
Class
- FilterProcessResult
- Used to return values from a text filter plugin's processing method.
Namespace
Drupal\filterCode
protected $processedText;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.