Tribe__Repository::collect()
{@inheritdoc}
Source
File: src/Tribe/Repository.php
public function collect() {
return new Tribe__Utils__Post_Collection( $this->all() );
}
{@inheritdoc}
File: src/Tribe/Repository.php
public function collect() {
return new Tribe__Utils__Post_Collection( $this->all() );
}