View::get_template_path()
{@inheritDoc}
Source
File: src/Tribe/Views/V2/View.php
public function get_template_path() {
return $this->template_path;
}
{@inheritDoc}
File: src/Tribe/Views/V2/View.php
public function get_template_path() {
return $this->template_path;
}