Integration_Abstract::get_slug()
Gets the slug for this integration.
Return
(string)
Source
File: src/Events/Integrations/Integration_Abstract.php
abstract public static function get_slug(): string;
Changelog
| Version | Description |
|---|---|
| 6.0.4 | Introduced. |
Gets the slug for this integration.
(string)
File: src/Events/Integrations/Integration_Abstract.php
abstract public static function get_slug(): string;
| Version | Description |
|---|---|
| 6.0.4 | Introduced. |