Tribe__Tabbed_View__Tab::get_label()
Return
(string)
Source
File: src/Tribe/Tabbed_View/Tab.php
public function get_label() {
return $this->label;
}
(string)
File: src/Tribe/Tabbed_View/Tab.php
public function get_label() {
return $this->label;
}