Tribe__Events__Aggregator__API__Abstract::__construct()
Source
File: src/Tribe/Aggregator/API/Abstract.php
public function __construct() {
$this->service = tribe( 'events-aggregator.service' );
}
File: src/Tribe/Aggregator/API/Abstract.php
public function __construct() {
$this->service = tribe( 'events-aggregator.service' );
}