Tribe__Settings::get_help_slug()

Contents


Return

(string)


Top ↑

Source

File: src/Tribe/Settings.php

		public function get_help_slug() {
			return $this->help_slug;
		}