Tribe__Events__REST__V1__Endpoints__Term_Single_Base::get_taxonomy()

Returns the taxonomy of the terms handled by the endpoint.


Return

(string)


Top ↑

Source

File: src/Tribe/REST/V1/Endpoints/Term_Single_Base.php

	abstract public function get_taxonomy();

Top ↑

Changelog

Changelog
Version Description
4.6 Introduced.