You are here

protected property TagProcessResult::$processedText in Extensible BBCode 4.0.x

Same name and namespace in other branches
  1. 8.3 src/TagProcessResult.php \Drupal\xbbcode\TagProcessResult::processedText

Processed content.

Type: string

File

src/TagProcessResult.php, line 18

Class

TagProcessResult
Represents the output of a tag processor in a tree.

Namespace

Drupal\xbbcode

Code

protected $processedText;