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