protected property TextProcessed::$parent

The parent data structure.

Type: \Drupal\Core\Entity\Field\FieldItemInterface

File

drupal/core/modules/field/modules/text/lib/Drupal/text/TextProcessed.php, line 49
Definition of Drupal\text\TextProcessed.

Class

TextProcessed
A computed property for processing text with a format.

Namespace

Drupal\text

Code

protected $parent;