Service_Provider::get_last_version_option_key()
Source
File: src/Tribe/Integrations/Event_Automator/Service_Provider.php
public function get_last_version_option_key(): string {
return 'pro-schema-version';
}
File: src/Tribe/Integrations/Event_Automator/Service_Provider.php
public function get_last_version_option_key(): string {
return 'pro-schema-version';
}