Event_Single_Static::get_type()
The document type.
Return
(string) Document type.
Source
File: src/Events/Integrations/Plugins/Elementor/Template/Documents/Event_Single_Static.php
public static function get_type(): string {
return 'tec_event_single_static';
}
Changelog
| Version | Description |
|---|---|
| 6.4.0 | Introduced. |