Controller::get_slug()
{@inheritDoc}
Source
File: src/Events/Integrations/Plugins/Elementor/Controller.php
public static function get_slug(): string {
return 'elementor';
}
Changelog
| Version | Description |
|---|---|
| 6.4.0 | Introduced. |
{@inheritDoc}
File: src/Events/Integrations/Plugins/Elementor/Controller.php
public static function get_slug(): string {
return 'elementor';
}
| Version | Description |
|---|---|
| 6.4.0 | Introduced. |