Implements hook_field_formatter_info_alter().
public function fieldFormatterInfoAlter(&$info) : void { $info['string']['field_types'][] = 'telephone'; }