Provider::get_slug()
Source
File: src/Events/Integrations/Plugins/Elementor/Provider.php
public static function get_slug(): string {
return 'elementor';
}
File: src/Events/Integrations/Plugins/Elementor/Provider.php
public static function get_slug(): string {
return 'elementor';
}