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