Service_Provider::get_merge_notice_slug()
Source
File: src/Tribe/Integrations/Event_Automator/Service_Provider.php
public function get_merge_notice_slug(): string {
return 'events-pro-event-automator-merge';
}
File: src/Tribe/Integrations/Event_Automator/Service_Provider.php
public function get_merge_notice_slug(): string {
return 'events-pro-event-automator-merge';
}