TextProcessed::$processed
Same name in other branches
- 9 core/modules/text/src/TextProcessed.php \Drupal\text\TextProcessed::processed
- 8.9.x core/modules/text/src/TextProcessed.php \Drupal\text\TextProcessed::processed
- 10 core/modules/text/src/TextProcessed.php \Drupal\text\TextProcessed::processed
Cached processed text.
Type: \Drupal\filter\FilterProcessResult|null
File
-
core/
modules/ text/ src/ TextProcessed.php, line 25
Class
- TextProcessed
- A computed property for processing text with a format.
Namespace
Drupal\textCode
protected $processed = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.