Tribe__Events__Updater::get_version_from_db()
Source
File: src/Tribe/Updater.php
public function get_version_from_db() {
return Tribe__Settings_Manager::get_option( $this->version_option );
}
File: src/Tribe/Updater.php
public function get_version_from_db() {
return Tribe__Settings_Manager::get_option( $this->version_option );
}