Tribe__REST__Main::get_namespace()
Returns the namespace of The Events Calendar REST APIs.
Return
(string)
Source
File: src/Tribe/REST/Main.php
public function get_namespace() {
return $this->namespace;
}
Returns the namespace of The Events Calendar REST APIs.
(string)
File: src/Tribe/REST/Main.php
public function get_namespace() {
return $this->namespace;
}