Link Search Menu Expand Document

Constructor: textDiff

Back to constructors index

Attributes:

NameTypeRequired
textRichTextYes
old_textRichTextYes

Type: RichText

Example:

$textDiff = ['_' => 'textDiff', 'text' => RichText, 'old_text' => RichText];