Integration_Abstract::get_type()

Determines the integration type.


Return

(string)


Top ↑

Source

File: src/Events/Integrations/Integration_Abstract.php

	abstract public static function get_type(): string;

Top ↑

Changelog

Changelog
Version Description
6.0.4 Introduced.