Tribe__Events__Aggregator__Tabs__History::get_label()
Source
File: src/Tribe/Aggregator/Tabs/History.php
public function get_label() {
return esc_html__( 'History', 'the-events-calendar' );
}
File: src/Tribe/Aggregator/Tabs/History.php
public function get_label() {
return esc_html__( 'History', 'the-events-calendar' );
}