Report_Tab::get_slug()
Gets the Tabbed View slug
Return
(void)
Source
File: src/Tribe/Payouts/Tabbed_View/Report_Tab.php
public function get_slug() {
return Report::$tab_slug;
}
Gets the Tabbed View slug
(void)
File: src/Tribe/Payouts/Tabbed_View/Report_Tab.php
public function get_slug() {
return Report::$tab_slug;
}