Link Search Menu Expand Document

Constructor: textPhone

Back to constructors index

Rich text linked to a phone number

Attributes:

NameTypeRequiredDescription
textRichTextYesText
phonestringYesPhone number

Type: RichText

Example:

$textPhone = ['_' => 'textPhone', 'text' => RichText, 'phone' => 'string'];