Tribe__Events__Updater::__construct( $current_version )
Source
File: src/Tribe/Updater.php
public function __construct( $current_version ) {
$this->current_version = $current_version;
}
File: src/Tribe/Updater.php
public function __construct( $current_version ) {
$this->current_version = $current_version;
}