Plugin implementation of the 'telephone_default' widget.
@Plugin(
id = "telephone_default",
module = "telephone",
label = @Translation("Telephone number"),
field_types = {
"telephone"
},
settings = {
"placeholder" = ""
}
)
Expanded class hierarchy of TelephoneDefaultWidget