Tribe__Tickets_Plus__Meta__Field__Telephone::get_name()
Source
File: src/Tribe/Meta/Field/Telephone.php
public static function get_name() {
return _x( 'Telephone', 'Attendee Information Field Name', 'event-tickets-plus' );
}
File: src/Tribe/Meta/Field/Telephone.php
public static function get_name() {
return _x( 'Telephone', 'Attendee Information Field Name', 'event-tickets-plus' );
}