Controller::get_slug()

{@inheritDoc}

Contents


Source

File: src/Events/Integrations/Plugins/Elementor/Controller.php

	public static function get_slug(): string {
		return 'elementor';
	}

Top ↑

Changelog

Changelog
Version Description
6.4.0 Introduced.