Constructor: textPhone
Rich text linked to a phone number
Attributes:
Type: RichText
Example:
 $textPhone = ['_' => 'textPhone', 'text' => RichText, 'phone' => 'string']; 
Rich text linked to a phone number
 $textPhone = ['_' => 'textPhone', 'text' => RichText, 'phone' => 'string'];