Report_Tab::get_label()
Gets the Tabbed View label
Source
File: src/Tribe/Payouts/Tabbed_View/Report_Tab.php
public function get_label() {
return __( 'Payouts', 'tribe-events-community-tickets' );
}
Gets the Tabbed View label
File: src/Tribe/Payouts/Tabbed_View/Report_Tab.php
public function get_label() {
return __( 'Payouts', 'tribe-events-community-tickets' );
}