Tribe__Settings::get_help_slug()
Return
(string)
Source
File: src/Tribe/Settings.php
public function get_help_slug() {
return $this->help_slug;
}
(string)
File: src/Tribe/Settings.php
public function get_help_slug() {
return $this->help_slug;
}